What is the purpose of the Lookup Wizard?

to create a yes/no field quickly
to reference data from another table
to combine more than one field in a table
to generate a random number automatically

Answers

Answer 1

Answer:

The answer is B. To reference data from another table

Explanation:

I just got it right in Edg


Related Questions

Dora has inserted a text box into a Word document that she is formatting. Which strategy will not format text boxes? Create a link between two text boxes. Set the height and width of the text box. Add background images to the text box. Link the text box to another document.​

Answers

Answer:

D. Link the text box to another document.​

Explanation:

A text box is an object that you may add to your page that allows you to place and enter text wherever in it. The correct option is D.

What is a text box?

A text box is an object that you may add to your page that allows you to place and enter text wherever in it. Content boxes may be handy for attracting attention to a certain text and also for moving text about in your document.

Dora has inserted a text box into a Word document that she is formatting. Therefore, the strategy that will not format text boxes is strategy will not format text boxes.

Hence, the correct option is D.

Learn more about Text Box:

https://brainly.com/question/13812028

#SPJ2

How many bit make a byte .​

Answers

Answer:

It is easy .8 bits.You have to note this

Answer: 8

1 byte = 8 bit

To inspire unit 1 App

Answers

is there more to this or ?

bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong bing bong

Answers

Answer:

Is this free points? bingbongbingbongbingbongbingbongbingbongbingbong hehe have a nice day :)

Explanation:

Answer:

Thanks for the free points

Explanation:

Giving out free points lol ☺️☺️☺️☺️

Omar is ready to print the outlines. Which tab should he use to access the Print pane?

File
Quick Print
Review
View

Answers

Answer:

A. File

Explanation:

Edg2020

Answer:

A File

Explanation:

Correct on Edg

Portrait and Landscape are

Page layout


Page size


Page orientation


All of the above

Answers

Answer:

a page layout

Explanation:

PLEASE HELP-
Which of the following is the primary benefit of attending an online art academy instead of a traditional university? It is more accepted in the field. O It offers more networking opportunities. It can be done at home. O It is less expensive.​

Answers

Explanation:

The main benefit is that by attending an online art academy instead of attending a traditional university, you will be able to study directly from your home, which offers much more flexibility for the student, generating greater possibility of accessing the contents of the classes at home without need to travel to the university. It can also be a decisive factor for people who live in locations far from the university campus and do not have the financial resources to stay in a new location.

Answer:

d may i have brainlest

Explanation:

list =[10, 5, 15] for( var i=0; ; i++){ console.log(list[i]} Which of the following will NOT result in an error if placed where program reads and the program is run?

Answers

Answer:

B

Explanation:

It would be lost.length

cost-effectiveness of inhaled corticosteroids in adults with mild-to-moderate asthma: results from the asthma policy model

Answers

Clinical practitioners in the United States continue to underutilize inhaled corticosteroids in the management of mild-to-moderate adult asthma.

In a cohort of patients aged 18 and older with FEV(1) values between 60% and 100% of predicted normal, the aim of this experiment was to determine the clinical effects, health-related quality of life, cost, and cost-effectiveness of inhaled corticosteroid therapy.

We compared the use of inhaled corticosteroid therapy along with quick relievers (such as short-acting beta-agonists) on an as-needed basis to the use of quick relievers alone.

To predict symptoms, acute exacerbations, quality-adjusted life years (QALYs), health care expenses, and cost-effectiveness, evaluated in both dollars per QALY gained and dollars per symptom-free day gained, a mathematical simulation model was created.

Learn more about corticosteroids:

https://brainly.com/question/28255810

#SPJ4

The complete question is '' what is the cost-effectiveness of inhaled corticosteroids in adults with mild-to-moderate asthma: results from the asthma policy model''.

When this function is called, the smaller of two numbers is displayed. What
Boolean expression would not work in line 12 in order to accomplish this
goal?

Answers

Answer:

boolean was expression would work 12

Explanation:

fucton was calked smakler

write a query to retrieve the empfname and emplname in a single column as ""fullname"". the first name and the last name must be separated with space.

Answers

The following is the query to retrieve the first name and the last name in a single column as the full name from the table in database named  " namesInfo".

SELECT CONCAT(empfname, '  ', emplname) AS fullname FROM namesInfo;

CONTACT is a function in a database that accepts multiple columns or strings as arguments and concatenates them to create a single column or string value. A comma is placed between the arguments.

In the above query, the function CONTACT is used to display the first name and the last name as a single full name. In order to separate the first name and the last name in the resulting full name column, a space character, in single quotes (' '), is used between the arguments of the CONTACT function in the query.

You can learn more about SQL query at

https://brainly.com/question/25694408

#SPJ4

cookies that remain on your device indefinitely are called . a. resistant b. insistent c. constant

Answers

Cookies that remain on your device indefinitely are called: D. persistent.

What is a web browser?

A web browser can be defined as a type of software application (program) that is designed and developed to enable an end user view, access and perform certain tasks on a website, especially when connected to the Internet.

What are cookies?

In Computer technology, cookies can be defined as small files, which often include unique identifiers that are sent by web servers to a web browser.

In conclusion, cookies that remain on your device or web browser indefinitely are called persistent.

Read more on cookies here: https://brainly.com/question/26081942

#SPJ1

Complete Question:

Cookies that remain on your device indefinitely are called ______.

A. resistant

B. insistent

C. constant

D. persistent

Given a list of integers called package_weights, write code that counts the number of values in the list that are greater than 50. Store the result in a variable named heavy_count. Assume that the list has been initialized.

Answers

As the list has been initialized.

heavy_count = 0

for i in package_weights: #counting the package_weights more than 50.

if i > 50:

heavy_count += 1

Learn more about functions here:

https://brainly.com/question/11624077

#SPJ4

How is a value list created?

by the user typing in values for the list
by the list pulling values from another table
by the list pulling values from the same table
by the user linking the list to another database

Answers

B I hope this helps!!!!

Answer:

A

Explanation:

edge

Properties of variable in QBASIC​

Answers

The Properties of variable in QBASIC​ are based on their:

Character set.Constants.Operator and Operands.Expression, etc.

What are the variables in QBASIC?

The variables are known to be of two types which are:

Numeric variable:

This is known to often take numeric value and is shown by an alphabet or an alphabet accompanied by another alphabet or number.

String variable :

This is known to be a string variable that is shown by an alphabet accompanied by dollar ()sign.

Therefore, The Properties of variable in QBASIC​ are based on their:

Character set.Constants.Operator and Operands.Expression, etc.

Learn more about QBASIC from

https://brainly.com/question/20727977

#SPJ1

What social media profession entails determining how and in what way an organization will create and maintain a social media presence?
social media strategist
social media marketer
social media manager
social media specialist

Answers

Answer:

i believe the answer is b.

Explanation:

Answer:

(a) strategist

Explanation:

its the proven answer on my test

Kathy would like to export a report that she created into an easy-to-use file format that is supported on multiple
platforms and will retain the image quality of the report. Which option should she choose?
A)PDF
B)XML
C)Excel
D)Word

Answers

Answer:

A) PDF

Explanation:

PDF is an acronym for Portable Document Format. It is utilized in showing documents in an electronic format.

PDF satisfies various functions when documents are saved in its format. These include:

1. It retains the graphic quality that was being saved.

2. It enables users to save several forms of contents such as text, pictures, audio, 3D, hyperlinks, etc

3. It is easier to develop, navigate, and export

4. It supports numerous security options such as passwords, watermarks, etc.

5. It can be compressed to relatively smaller sizes despite the document containing larger files.

6. It can be viewed or access on multiple platforms.

Hence, in this case, the right answer is PDF.

Which of the following are tasks carried out by the compiler?
Checks code for mistakes
Translate commands into binary machine code
Save information such as data in long term storage
Receive input from the user

Answers

The  tasks carried out by the compiler is Translate commands into binary machine code.

What is the code that runs through the compiler?

A compiler is known to be one that often takes the program code (source code) and change the source code to a kind of  machine language module (known to be called the object file).

Note that  it is seen as a specialized program that is involved in translation, compilation and link-edit.

Therefore, The  tasks carried out by the compiler is Translate commands into binary machine code.

Learn more about compiler from

https://brainly.com/question/27049042

#SPJ1

What was Bill Gates purpose for starting a business?

Answers

Entrepreneur and businessman Bill Gates and his business partner Paul Allen founded and built the world's largest software business, Microsoft, through technological innovation, keen business strategy and aggressive business tactics. In the process, Gates became one of the richest men in the

What character is best in super smash bros ultimate??

Answers

Yoshi Strong
Young Link Best
Zelda Good
Zero Suit Samus Good

Pikachu. When mastered, this Pokémon is the best character in Smash Ultimate.

Joker.

Peach. The princess has the unique ability to float mid-air, which allows her to throw out her quick and powerful aerials inches from the ground. ...

Snake. ...

Palutena.

Wario.

Pokémon Trainer.

Zero Suit Samus. ...

Write code that creates a variable called count that has the value of 102. The code then prints the value of count.

Answers

I'm not really sure what language you want this in but since the usual language learnt in HS in C++, I'll do it in C++ and C

In C++ :

#include <iostream>

using namespace std;

int main()

{

     int count = 102;

     cout << "The value of count is" << count << endl;

    return 0;

}

In C:

#include <stdio.h>

int main()

{

    int count = 102;

    printf("The value of count is %d", count);

    return 0;

}

in what two ways can you reset your workspace in photoshop adobe 2020?

Answers

Answer:

right click 3 down press restart

Explanation:

Describe in simple words how we decide how many cards the dealer draws.
Game: blackjack in java

Answers

Answer: eh maybe

Explanation: srr

Your friend told you that your favorite celebrity couple split. What is the best media form to use?
a
Wiki
b
Social Network
c
Infotainment site
d
Forum

Answers

Answer:

b

Explanation:

I think social network is the first source of every update of reality even wiki gets info from social network

Answer:a)wiki

kalo salah maaf ya

In hypertext poetry, a poem is:
A. always conveyed with words ony.
B. rarely read the same way twice.
C. always in iambic pentameter.
D. never read on the lnternet.

Answers

Answer:

im going to go with c because you can read those on the internet

Answer:

the answer is a

Explanation:

in hypertext poetry, a poem is: a.)rarely read the same was twice b.) always in iambic pentameter c.) always conveyed with words only d.) never read on the internet​

 you always want to convey sentences and words on ure own way because it could be copyright for taking someone else words or stories or etc.

How does visualizing help you better understand a poem?​

Answers

By putting images in your head you will start to experience the poem, u will start to live the poem, easier to know any thing about it as you are feeling everything in the poem

What is the missing line of code?
class shoe:


self.style = style
self.color = color

def __str__(self):
return self.style + ' ' + self.color

Answers

Answer:

def_init_(self, style, color):

explanation:

i just took the test on edg 2020

The missing line of code is def_init_(self, style, color).

What is code?

Code is defined as the instructions written in a programming language that a compiler transforms into computer code. Although a code technically lacks a defined meaning, doctors frequently use it to refer to a cardiopulmonary arrest that occurs to a patient in a hospital or clinic and necessitates the prompt arrival of a team of medical professionals and the start of resuscitative measures.

The code is complete and in perfect working order. The Person class is properly extended from the Employee class. As a result, Person is the parent class of Employee and Employee is a subclass of Person. The only issue with this code is its flawed structure, which includes missing whitespace and indexing, two essential Python features.

Thus, the missing line of code is def_init_(self, style, color).

To learn more about code, refer to the link below:

https://brainly.com/question/497311

#SPJ5

Brenda has a laptop that is more than six years old. Since she upgraded the windows operating system to the latest version, her machine crashes when she starts it up. To solve the issue, brenda should try

Answers

The laptop Brenda uses keeps crashing when she starts it up ever since she updated Windows to the most recent version. It is older than six years. She ought to attempt System Restore to fix the problem.

Microsoft Windows has a tool called System Restore that lets users change the system files, installed programs, the Windows registry, and system settings of a machine back to a prior state. This approach can be used to fix issues like system crashes and other issues. System Restore can reverse system modifications to fix windows 10 issues.

Follow the link to learn more on resolving windows problems

https://brainly.com/question/28318083

#SPJ4

jenny is preparing to install windows 10 on a system that has a version of windows 8.1 installed. this version of windows 8.1 runs slowly and crashes occasionally. the optical drive also does not work, so jenny decides to use a flash drive to install windows 10. jenny wants to remove all the programs and data from the computer and start over with windows 10. what type of installation should jenny perform? a. repair installation b. in-place upgrade c. recovery installation d. custom installation

Answers

The type of installation that Jenny need to perform based on the above is known to be called  D) Custom installation.

What is Custom installation of windows 10?

Custom installation is known to be a kind of an Administration Server installation that is known to often take place if a person or a computer user is known to have been prompted to click on some parts so that they can be able to install and tell the folder where the application need to  be installed.

Therefore, based on the above, The type of installation that Jenny need to perform based on the above is known to be called  D) Custom installation

Learn more about installation from

https://brainly.com/question/13033768

#SPJ1

What is the unit of measure for energy

Answers

The answer is Joule i don’t know this word but i just looked up your answer and the word Joule came up.

Answer:

unit measure of energy is joule

Explanation:

Other Questions
When the Pilgrims landed, they knew they needed to keeporder. The (9)___________was a formal documentthat set up a government. The people of Plymouth governedand became part of the colony calledthemselves,(10).___________ data collected at checkout counters in a grocery store is an example of: group of answer choices information systems. output. processing. input. feedback. 40 POINTS! Classify the function as even, odd or neither. Be sure to include your work to justify your classification. Students set out five bird feeders, each of a different color:red, blue, green, yellow, or brown.Assuming that birds have no color preference, what is the theoreticalprobability that a visiting bird will go to the blue feeder?A. 1.0B. 0.2C. 0.4D. 0.5 which statement best captures Zimbardo's point of view regarding the Abu Ghraib prison abuses? If a driver speeds in a constructionzone where workers are present, thespeeding fine may be:reduceddoubledwaivedquadrupled a house at the bottom of a hill is fed by a full tank of water 5.pm deep and connected to the house by a pipe that is 110m long at an angle of 58 degrees from the horizontal 7.Which of the following statements contains an idiom?I expect your work to be neat, accurate, thorough, and submitted ontime.b. He walks with a distinct limp.C.I understand that you are frustrated, but there's no reason to blow agasket.I need to know the results as soon as possible.d.20 6) Jessicas cat is stuck in a tree. The fire department comes to help rescue the cat. Using a 25 foot ladder that is 10 feet away from the base of the tree, how high will the firefighter climb to reach the cat? To create water from its component atoms, a bond must form between each of the hydrogens and the oxygen. Given that hydrogen is not able to donate its single electron, how does the water molecule form? Could u simple it after you explain it? (Adding and Subtracting with Scientific Notation MC)Simplify (9 x 1013) (6.3 x 1015). 8.937 x 1015 8.937 x 1013 2.7 x 1015 2.7 x 1013 Four friends went out to lunch and the bill came to $54.55 They decided to add enough tip to make a total of$67.51, so that they could easily split the bill evenly among themselves. What percent tip did they leave?Round your answer to two decimal places.The percent tip is%? fear of spying and sabotage led the u.s. government to place many americans in war relocation camps. a. the ability to interpret the natural world b. latent functions c. organic solidarity d. the ability to interpret and understand symbols Find the focus and the directrix of the parabola with the equation y = -/2 (x-8) -6.A) Focus = (-8,-5/2), directrix is y=-6/2B) Focus = (8,-6/2), directrix is y= -5/2 C) Focus = (-8,-62), directrix is y= 5/2D) Focus = (8,-5/2), directrix is y=-6/2 Find the approximate side length of a square game board with an area of 105 in2. How does knowing Kabir's cultural experience help us understand his personal philosophy? Your answer should be at least 200 words. which element could not form in the sun and would have to be formed in a supernova? hydrogen (atomic number 1) hydrogen (atomic number 1) helium (atomic number 2) helium (atomic number 2) oxygen (atomic number 8) oxygen (atomic number 8) uranium (atomic number 92) A wire 2.80m in length carries a current of 5.00A in a region where a uniform magnetic field has a magnitude of 0.390T. Calculate the magnitude of the magnetic force on the wire assuming the angle between the magnetic field and the current is (b) 90.0 . How are osmosis and diffusion different? Select all that apply.1: With osmosis, solutes cross the semipermeable membrane. With diffusion, water moves across the membrane2: With osmosis, water crosses the semipermeable membrane. With diffusion, solutes move across the membrane.3: Both osmosis and diffusion move from areas of high concentration to low concentration4: Both osmosis and diffusion move from areas of low concentration to high concentration