LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 64
Default Maintaining formula consistancy when copying formulas

Hello,

I am creating a spreadsheet of aggregate spending data. I have several
categories, including total, housing, food, apparel, child care, etc. I have
a row of raw numbers and want to create a second row of %. For example, each
expenditure as a % of total expenditure. Let's say total=A1 and housing =A2.
In the % row, total =B1 and housing =B2. So, the basic formula I would use to
calculate expenditures as a % of total would be (A1/A1) for total and (B1/A1)
for housing.

However, when I copy the first formula into the adjacent cell, Excel makes
assumptions about what I'm doing and I end up with (B1/B1) instead of
(B1/A1). Is there a way to specify what I want here?

I could just use the raw number (B1/45000), except I know the values will
change as I continue with this project, so I just want to use an algorithm.

Any help would be much appreciated.

Thanks much!
Nathan
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copying and shifting filtered data by one row & maintaining the da Copy filtered column data & shift row up Excel Discussion (Misc queries) 2 February 27th 08 08:31 PM
Maintaining Formulas CMZ Excel Discussion (Misc queries) 3 August 14th 07 08:16 AM
Maintaining formulas when sorting TMC New Users to Excel 1 January 4th 07 03:08 PM
Maintaining links when copying entire directories Gerry Links and Linking in Excel 1 August 24th 06 11:25 AM
Maintaining Protection when copying Jessica Wilson Excel Worksheet Functions 1 July 8th 05 11:36 PM


All times are GMT +1. The time now is 11:02 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"