Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peiru
 
Posts: n/a
Default how to substitute a value for calculation with a column of values


i have variables A,B,C,D,E, which C and D's calculations depends on the
values of A and B. E = C/D.

Now i have a column of different A values and I need to evaluate for each A,
what is the corresponding E value.
sample table:

Values A E
A = 10 15 corresponding value to A = 15
B = 20 20 corresponding value to A = 20
C = function of A & B. 25 "
D = function of A & B. 30 "
E= C/D 35 "
40 "

is there a way I can edit the formula for E values in the 3rd column to drag
down for each corresponding value of A?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete_UK
 
Posts: n/a
Default how to substitute a value for calculation with a column of values

If you have formulae in C1 and D1, calculating some relationship
between A1 and B1, and in E1 you have the formula =C1/D1, then all you
have to do is to highlight the cells C1 to E1, click <copy (or
CTRL-C), then position your cursor in C2, hold the <shift key down and
click into C6, release <shift then press <enter. The formulae will
now be copied into the cells C2 to E6 and the cell references should
have adjusted automatically. Is this what you meant?

Hope this helps.

Pete

Reply
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
Conditional Format as a MACRO Gunjani Excel Worksheet Functions 3 March 29th 06 05:22 PM
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
Positioning Numeric Values Resulting from 6 Column Array Formula Sam via OfficeKB.com Excel Worksheet Functions 2 January 5th 06 02:03 AM
match and count words David Excel Worksheet Functions 5 July 4th 05 02:24 AM
How sum values in column B using values in column A as the conditi oldgrayelf Excel Worksheet Functions 5 February 4th 05 09:03 PM


All times are GMT +1. The time now is 09:46 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"