When reviewing the tracked changes in a document, what are some options for addressing edits? Check all that apply. Remove all edits revert to original reject all changes accept all changes apply some changes accept and move to next

Answers

Answer 1

Answer:

1. reject all changes

2. accept all changes

3. accept and move to next

Explanation:

In Microsoft Word, when reviewing the tracked changes in a document, there are some options for addressing edits that are available to the computer users.

These available options are:

1. reject all changes

2. accept all changes

3. accept and move to next

To access tracked changes in a Microsoft Word document, a user will have to

> click on the Review tab,

> then go to Tracking and

> select Track Changes.

Answer 2

Answer:

C.) reject all changes

D.) accept all changes

F.) accept and move to next

Explanation:

When reviewing the tracked changes in a document, what are some options for addressing edits? Check all that apply.

remove all edits

revert to original

reject all changes

accept all changes

apply some changes

accept and move to next


Related Questions

A vending machine that serves coffee pours a varying

Answers

is that the whole question? or

If the user inputs “10” for the first expense and “20” for the second expense, what will the interpreter show in the final line when this program is run? If this result in not what the programmer intended, how would you explain what went wrong?

Answers

Yes :) I totally agree with the person above me ^

Select the correct answer from each drop-down menu.
You can lose data
. So, you should periodically back up your data

Answers

Answer:

... where drop down menu? from what i got, back up ur data daily

Explanation:

Answer:

The answer is: "You can lose data because of a virus attack, So you should periodically back up your data on a different hard drive."

Explanation:

I got it right on the Edmentum test.

Example of Not a computer characteristics example

Answers

Answer:

A book

A non electronic

Explanation:

Word processing software is used primarily by schools rather than businesses.
True or false

Answers

Answer:

False.

Explanation:

Microsoft Word refers to a word processing software application or program developed by Microsoft Inc. to enable its users type, format and save text-based documents.

Generally, the Microsoft Word software is used by various businesses for processing and formatting text-based documents.

In Microsoft Word, formatting refers to the appearance of texts in a document.

Formatting a text involves performing tasks such as, bold, underline, italics, font-size, font-types, color etc. The commands to perform the above tasks are mainly found in the format menu of the Home tab.

Formatting a document is important and necessary because it makes the word document clear and easy to read.

Hence, Word processing software such as Microsoft Word, Notepad, etc., is used primarily by businesses rather than schools because most businesses deal with the creation and transfer of documents from one department to another or to other businesses.

This ultimately implies that, business firms or organizations are more inclined to use Word processing software to create paper documents for the day-to-day business activities they conduct unlike a school who rarely does.

WILL GIVE BRAINLYEST You would like to implement the rule of thirds to present high-resolution images in an IT scrapbook. The scrapbook includes images of computer and other IT devices. How can you do this for the scrapbook?
You can implement the rule of thirds by placing the ____(Key, Larger, Smaller)
part of the image along ____ (Central, Intersecting, margin) the
lines.

Answers

Answer:

key              margin

Explanation:

kid rally have a explantions

What is abacus. List it's features in points.​

Answers

Answer:

An abacus is a manual aid to calculating that consists of beads or disks that can be moved up and down on a series of sticks or strings within a usually wooden frame. The abacus itself doesn't calculate; it's simply a device for helping a human being to calculate by remembering what has been counted.

Explanation:

What actions can you take to ensure the physical security of network devices?

Answers

Answer:

Here are some steps you can take to make sure your network is secure:

Take physical precautions. ...

Make sure all of your server's security features are enabled. ...

Use both hardware and software firewalls. ...

Install the latest version of your server's software. ...

Guard passwords. ...

Be Wi-Fi savvy.

Explanation:

PLEASE MARK ME AS BRAINLIEST

Help Me Please. I'm Begging you

Answers

Answer:

d and b can't see the last ones answer so im guessing this is what you needed.

Explanation:

if i want a word to be keyed in all capital letters, which is the correct proofreader's mark?

Answers

----
----
---
Three lines under a lowercase letter mean to make it a capital.

help ......... pleaseeeee

Answers

Answer:

Follows are the solution to this question:

Explanation:

Transport layer:

In the OSI model, this layer lies on the 4th part, which primary function is to directly supply the network connectivity to applications mostly on various hosts.

It provides end-to-end communication over a network and also allows you to send and receive error-free data in the form of data packets that enhanced your privacy.

Flow control and Error control:

The flow control is only used to send or receive information transmission only, while Error control is used designed for error-free communication for both (sender or receiver).

Layer related to the data link layer:

It must be done at different layers on both layers like node-to-node connections, the communicative needs are controlled by flow and error. Flow and error control in the transport layer is done from endpoint to endpoint.

Need help ASAP

Thankss + BRAINLIST only for correct answers

Answers

Explanation:

The purpose to the user: having entertainment, a fun thing to do when there is nothing else to do.

The purpose to the creator: making money, the user has to pay for the entertainment.

Write a description of the photograph to someone who cannot see the photograph. Be sure to include the title of the photograph and photographer credit in your response.

Answers

Answer:

I do not have a photo as a example but you could explain the feeling that it gives you and if its gloomy or happy go lucky you can also explain the main colors in the photo as well as the charters and/or type of object/s are in the photo

Why is it important for an app developer to work closely with the client and end users to understand what their users want and need?

Answers

if the app developer doesn't meet the clients needs within the app the client may be dissatisfied, and not use the app. The client could also spread the word that this app developer dosen't listen to their customers and this could jeopardize future clients wanting to work with the app developer.

DOSE ENY ONE KNOW WHAT TOOLS THEASE ARE NEXT TO THIS GUY BECAUSE I AM AT A LOSE ON THIS ONE??????????

Answers

Those look like very old tools

All are secret and destructive weapons I guess

How many times would the for loop below execute if variable times = 9 % 2?

for (int x=times; x <=times; x++) ?

1
0
2
3

Answers

Answer:

1

Explanation:

9 % 2 = 1

So x = 1

It will execute once

PLS HELP ILL GIVE BRAINLY- (enter the answer) Microsoft _________ is an example of a desktop publishing software

Answers

Answer:

word fffffffffffffffffffffff

Excel should be correct
Sorry if wrong

Python
Write a function that calculates a cell phone bill
First screenshot of rules and such
Second screenshot is example of outcome

Answers

print("welcome to the bill calculator")

minutes = float(input("number of minutes you used: "))

data = float(input("the amount of data you used in GB: "))

print("your basic plan costs $39.99 per month")

mcost = (minutes - 450) * .45

print("you will be charged " +  str(mcost) + " for the minutes you used")

print("the monthly data fee is $30.00")

dcost = (data - 3) * 10

print("you will be charged " + str(dcost) + " for the extra data you used")

total = mcost + dcost + 69.99

print("your total bill is " + str(total))

the 20 value your teacher gave may be incorrect, bc 4.2-3*10 = 12 not 20, making the total 109.89

As you are designing a site for a client, you notice that the bulleted lists do not appear when a blog is published. You look in the code and see you have used the proper < li > tag. What else needs to be in the code?


notli

/li

unli

-li

Answers

Answer:

B

Explanation:

what is targets net worth in 2020 (i will see if you put in 2019)

Answers

Answer:

62.6 billion

Explanation:

Read through the following scenario, and then decide which computer is the best fit.

Answers

Answer:

gaming pc?

Explanation:

i dont know why you have this question kinda weird but entertainment pc or gaming pc sounds right

Answer:

B. Gaming or media production computer

Explanation:

Gaming or media production computer is the best computer you'll need because if you don't have the best computer it probably won't work on you. But if you the gaming or media production computer it will work on you.

I hope this helps.<3

Have a nice day.<3

The variable myFirstName needs to store a user's first name. What data type should it be
initiated as?

Answers

Answer:

In terms of the data type it would most likely be a String and not a Boolean and or a Number.

In what ways can you sort data by using the sort procedure? Check all that apply.
sort ascending

sort descending

sort diagonal

sort by font color

sort by background color

sort by rows

sort by columns

Answers

Answer:

all except c:)

Explanation:

Answer:

1,2,4,5,6,7

Explanation:

all except C

Find the quotient. 2.5 ÷ 5

Answers

Answer:

.5

Explanation:

you just divide 2.5 by 5

2.5 divided by 5 = 0.5

what role does javascript play in a web page

Answers

Answer:

Js is an programming language usually used for coding. It is used on most browsers to produce an effective and interactive design for some users.

In the scenario below, decide whether you should upgrade the computer or replace it. You’ve been working on your existing laptop computer for 3 years. It seems to be running just fine except for the times that you need to run video-editing software for your film hobby. Plus, there is a new program that your friends are using for their video editing, and you think it is pretty cool, but it might not run on your laptop. What should you do?

Answers

Answer:

Replace

Explanation:

Since the laptop is already 3 years old and you cant just open laptops it wuld be better to just replace

Answer:

B. Replace

Explanation:

When you been working on the laptop for three years it probably won't work so you'll need to replace the old laptop with a new laptop. But if the laptop still works over that three years you can still replace it if you want.

I hope this helps. <3

Have a nice day.<3

Please help I’m not trying to fail

Answers

Answer:

a

Explanation:

i think a pressure clamps

Using the drop-down menus, choose the correct term for each description or sentence.
The main storage device inside a computer where programs and files are saved is called
the
The process of getting instructions from RAM, decoding, executing, and then storing is a process
known as the
FireWire, Ethernet, modem, and USB are all examples of
0101010 is an example of

Answers

Answer:

There is no drop-down menu in your question

Hard driveMachine cyclePortsBinary Number

Explanation:

1.) The main storage device inside a computer where programs and files are saved is called hard drive.

2.) The process of getting instructions from RAM, decoding, executing, and then storing is a process known as Machine Cycle.

3.) FireWire, Ethernet, modem, and USB are all examples of ports.

4.) 0101010 is an example of a binary number.

Answer:

Using the drop-down menus, choose the correct term for each description or sentence.

The main storage device inside a computer where programs and files are saved is called the hardriveThe process of getting instructions from RAM, decoding, executing, and then storing is a process  known as the machine cycleFireWire, Ethernet, modem, and USB are all examples of ports.0101010 is an example of binary

here are also the answers to the next questions:

Using the drop-down menus, choose the correct term for each description or sentence.

A display or monitor with a larger number of  ✔ pixels  will have a clearer, more brilliant resolution.The more  ✔ bytes a thumb drive has, the more storage capability it will provide.The more  ✔ hertz  a microprocessor or CPU has, the faster it will process data.A computer’s speed is measured in ✔ hertz , and a computer’s internal memory  capacity is measured in  ✔ bytes .

Complete each sentence by choosing the correct answer from the drop-down menus.

The  ✔ USB port would not be found inside the system unit.A very fast port used for audio/video output is called ✔ FireWire .A very high-speed network connection port is called  ✔ Ethernet .USB stands for ✔ Universal Serial Bus .

Hope it helps.

Explanation:

You are 18 years old and need to write an email for the first time to a woman in her 40s( you can tell her age based on when she graduated college via he LinkedIn profile). How do you address her in the email? A. (First name) B. Hi(First name), C. Hi Ms.(Last name), D. Hi Mrs.(Last name) E. None of the above

Answers

E. None of the above

Its not formal to address someone with their first name, but it is also not right to assume if the woman is married or not.

Help please not trying to fail

Answers

Answer:

B. Everywhere CFCI is not

Other Questions
(I NEED IT ASAPPP)Which is NOT a reason President James K.Polk was known as the "Manifest DestinyPresident"?A. Achieved the goal of growing from ocean to ocean B. Acquired the territories of california and new MexicoC. secured the Oregon territory for the U.SD. vetoed a bill that would have supported the national bank The NEC permits 20% of the cross sectional area in a wireway to be occupied by conductors.for an 8"8"6' long wireway the conductors can occupy. In squared? [tex]-9.1\ \textless \ d-6.3[/tex]Solution needed Frank is going to plant x vegetable seeds in one garden and 4x+7 vegetable seeds in another. How many seeds is going to plant? Help please, due very soon Write 383 in expanded form Thomas knows that many machines transform electrical energy into other forms of energy Which equation in point-slope form describes the line that passes through the point (4,-5) and is perpendicular tothe line represented by - 7x + 2y = 14? What is 9 to the power of 9? (please help!!)jane spent $17 for shoes. this was $13 more than twice what she spent for a pen. how much was the pen? A recipe uses 5 cups of flour for every 2 cups of sugar. How much sugar is used for 1 cup of flour? Exact answers only The Hu family gose put for lunch and the piece of the meal is $56 the sales take on the meal is 7% and the family also leave a 20% tip on the pre tax amount what is the total cost of their meal Help me fast please!!! The San Andreas Fault is probably the most famous fault line in the world. Marking the boundary between the North American and Pacific tectonic plates, it runs 1,300 kilometers up the California coast, from the Imperial Valley, 150 miles east of Los Angeles, through San Francisco, and up to the Oregon border.The fault has been responsible for a number of memorableA. TornadoesB. Volcanoes C. Earthquakes D. Mudslides Aaliyah wants to create snack bags for a trip she is going on. She has 8 granola bars and 2 piecesof dried fruit. If the snack bags should be identical without any food left over, what is the greatestnumber of snack bags Aaliyah can make? Which term describes the complete set of processes carried out by an organism in order to sustain life?vrefers to the set of chemical processes carried out by an organism In order to sustain life. Digestion is a form ofactivity. Please help!!! The function d= 16t2 models the distance d, in feet, that an object falls in t seconds.Find the inverse function and use the inverse function to estimate the time it takes anobject to fall 100 feet. The inverse function is t = d/4The time the object falls is 5 seconds. The inverse function is t = d/16The time the object falls is 0.625 seconds.The inverse function is t = d/4The time the object falls is 2.5 seconds.The inverse function is t = d/16The time the object falls is 6.67 seconds. How important is liquidity to you? A. Not important B. Somewhat important C. Very Important anybody wanna write a college essay for me ? Some students have a background, identity, interest, or talentthat is so meaningful they believe their application would beincomplete without it. If this sounds like you, then pleaseshare your story.The lessons we take from obstacles we encounter can befundamental to later success. Recount a time when you faceda challenge, setback, or failure. How did it affect you, andwhat did you learn from the experience?Reect on a time when you questioned or challenged a beliefor idea. What prompted your thinking? What was theoutcome?Describe a problem you've solved or a problem you'd like tosolve. It can be an intellectual challenge, a research query, anethical dilemma-anything that is of personal importance, nomatter the scale. Explain its signicance to you and whatsteps you took or could be taken to identify a solution.Discuss an accomplishment, event, or realization that sparkeda period of personal growth and a new understanding ofyourself or others.Describe a topic, idea, or concept you nd so engaging that itmakes you lose all track of time. Why does it captivate you?What or who do you turn to when you want to learn more?( about any one of those topics !!! will give you points and brainliest !!! ) pls help me, I would really appreciate it!! D: