A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Setting up and Configuration
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

inserting rows where a formula is inuse for that column



 
 
Thread Tools Display Modes
  #1  
Old March 7th, 2008, 09:14 PM posted to microsoft.public.excel.setup
Rose
external usenet poster
 
Posts: 262
Default inserting rows where a formula is inuse for that column

i have a spreadsheet in excel 2003 that i use to figure trucking miles and
the rate for those miles. it is done in alphabetical order. when i need to
add a row, how do iget the formula to apply to that row like the others.
  #2  
Old March 7th, 2008, 10:35 PM posted to microsoft.public.excel.setup
Niek Otten
external usenet poster
 
Posts: 2,533
Default inserting rows where a formula is inuse for that column

ToolsOptionsEdit tab, check Extend data range formats and formulas
Read HELP to make sure how it works

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Rose" wrote in message ...
|i have a spreadsheet in excel 2003 that i use to figure trucking miles and
| the rate for those miles. it is done in alphabetical order. when i need to
| add a row, how do iget the formula to apply to that row like the others.


  #3  
Old March 7th, 2008, 10:38 PM posted to microsoft.public.excel.setup
Gord Dibben
external usenet poster
 
Posts: 20,252
Default inserting rows where a formula is inuse for that column

Where is the formula located and what does it look like?

You can enter a formula at the top of the sheet like =SUM(A:A) entered in B1

You can enter a formula at the bottom of the data range.

=SUM(A2:INDEX(A:A,ROW()-1)) entered in A12

As you insert rows above row 12, the formula will include those rows.

If you also want the formulas inserted with the row see David McRitchie's site
for his INSERTROW event code.

http://www.mvps.org/dmcritchie/excel/insrtrow.htm


Gord Dibben MS Excel MVP

On Fri, 7 Mar 2008 13:14:08 -0800, Rose wrote:

i have a spreadsheet in excel 2003 that i use to figure trucking miles and
the rate for those miles. it is done in alphabetical order. when i need to
add a row, how do iget the formula to apply to that row like the others.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:49 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.