answersLogoWhite

0

The new row is blank and the values and formulas in the existing row are pushed down by one. So if you had a formula in row 10 and inserted a new row to replace row 10, row 11 would now contain what was in row 10.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you go to a different page in a word document?

Once you reach the end of one page a new one starts automatically. If you want to start one before that, then insert a page break.Once you reach the end of one page a new one starts automatically. If you want to start one before that, then insert a page break.Once you reach the end of one page a new one starts automatically. If you want to start one before that, then insert a page break.Once you reach the end of one page a new one starts automatically. If you want to start one before that, then insert a page break.Once you reach the end of one page a new one starts automatically. If you want to start one before that, then insert a page break.Once you reach the end of one page a new one starts automatically. If you want to start one before that, then insert a page break.Once you reach the end of one page a new one starts automatically. If you want to start one before that, then insert a page break.Once you reach the end of one page a new one starts automatically. If you want to start one before that, then insert a page break.Once you reach the end of one page a new one starts automatically. If you want to start one before that, then insert a page break.Once you reach the end of one page a new one starts automatically. If you want to start one before that, then insert a page break.Once you reach the end of one page a new one starts automatically. If you want to start one before that, then insert a page break.


Does word insert a page break automatically when the bottom margin is reached and starts a new page?

Yes, it does.


When you insert a new column the existing columns are shifted to the and the new column has the same width as the column directly to its left?

When you insert a new column in a spreadsheet, the existing columns are shifted to the right. The new column inherits the width of the column immediately to its left, ensuring a consistent appearance. This feature helps maintain the layout of the data while allowing for additional information to be added seamlessly.


What can you do if your windows 7 cannot repair automatically?

call to hardware engineer he either repaire or format it n download new version


Does a batter get a new count if there is a pitching change?

No, the new pitcher inherits the existing count.


How do you add a new row to the bottom of a table in word?

To add a new row to the bottom of a table in Word, place your cursor in the last cell of the last row and press the "Tab" key. This will automatically create a new row below. Alternatively, you can right-click on the last row, select "Insert," and then choose "Insert Rows Below" from the context menu.


What is the difference between an AutoNumber and Number in Access?

Autonumber will automatically increment whenever a new record is inserted. The Number data type is just what it says: it's just a number. It doesn't increment automatically. It's just a column that can ONLY take integers that you insert into it.


How do you record music on a Motorola V3?

I have a V3 with no SIM card, and I have not gotten around to buying one. But the way I record music is by going into the messaging menu, going to new picture message, insert, and new sound. It automatically saves to the phone.


In Microsoft Word when you highlight existing text you want to replace you're in?

In Microsoft Word, when you highlight existing text you want to replace, you can simply start typing the new text. The highlighted text will be automatically replaced by what you type. If you prefer to insert text without replacing the highlighted text, you can press the "Insert" key on your keyboard to toggle between Insert and Overwrite modes.


How do I format a new SD card for a camera?

To format a new SD card for a camera, insert the card into the camera and navigate to the settings menu. Look for the option to format the card, which may be labeled as "format SD card" or something similar. Select this option and follow the on-screen prompts to complete the formatting process. Keep in mind that formatting will erase all data on the card, so make sure to back up any important files before proceeding.


How can you insert a quadratic formula in your document on Microsoft word?

To insert a quadratic formula (or any other scientific formula) into a Word document, go toInsert (tab) > Equations (under the Symbols block)From there you can either select the format of the formula you would like to insert if a template is available (there is a template already for quadratic equations) but if there isn't one, can either download on from Office.com OR create your own by clicking Insert New Equation.


Is C or Cpp better to use for game programming?

C++ is basically an object-oriented version of C (with a whole new set of capabilities). Most video games seem to lend themselves to an object-oriented. Class Character Class Player inherits from Character Class Enemy inherits from Character Class EasyEnemy inherits from Enemy Class HardEnemy inherits from Enemy etc.