Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
dal0506
 
Posts: n/a
Default how do i copy formula and change worksheet instead of cell

sheet 1 cell 4a =+'M21'!B1, cell 4b =+'M21'!B27, etc..
Sheet 1 is a report, sheet 2 (M21), 3, 4, etc contain data that needs to
feed the report, how do i copy the formula to the next line and change the
reference to which sheet it pulls from instead of it changing the cell on the
sheet it pulls the data from? Can some one PLEASE HELP!!
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

No need for the plus sign btw

=INDIRECT("'M"&ROW(21:21)&"'!B27")

copied down will get B27 from M21, M22 and so on


Regards,

Peo Sjoblom

"dal0506" wrote:

sheet 1 cell 4a =+'M21'!B1, cell 4b =+'M21'!B27, etc..
Sheet 1 is a report, sheet 2 (M21), 3, 4, etc contain data that needs to
feed the report, how do i copy the formula to the next line and change the
reference to which sheet it pulls from instead of it changing the cell on the
sheet it pulls the data from? Can some one PLEASE HELP!!

  #3   Report Post  
dal0506
 
Posts: n/a
Default

That worked until I came to a sheet that was not consecutively numbered. How
do I combat that, data sheets (worksheets) will be added and removed and
won't always be consecutive???

"Peo Sjoblom" wrote:

No need for the plus sign btw

=INDIRECT("'M"&ROW(21:21)&"'!B27")

copied down will get B27 from M21, M22 and so on


Regards,

Peo Sjoblom

"dal0506" wrote:

sheet 1 cell 4a =+'M21'!B1, cell 4b =+'M21'!B27, etc..
Sheet 1 is a report, sheet 2 (M21), 3, 4, etc contain data that needs to
feed the report, how do i copy the formula to the next line and change the
reference to which sheet it pulls from instead of it changing the cell on the
sheet it pulls the data from? Can some one PLEASE HELP!!

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
Cannot change a formula Richard F Excel Discussion (Misc queries) 1 January 18th 05 01:57 AM
How do I create formula to change cell color excel formula Excel Worksheet Functions 2 December 29th 04 08:13 PM
HOW TO USE A FORMULA TO CHANGE CELL COLOR ACCORDING TO DATE RANGE. terry Excel Worksheet Functions 2 December 27th 04 04:07 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM


All times are GMT +1. The time now is 04:52 PM.

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

About Us

"It's about Microsoft Excel"