Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Gary
 
Posts: n/a
Default Formulas for Multiple sheets in a workbook

Am creating a wookbook with muliple sheets (50) and want to link info from
sheet 1 to sheet 2 and from sheet 2 to sheet 3, etc. On shhet 2 I am using
the following formula: 'Sheet 1'!A2, 'Sheet 1'!etc. Not all the info needs to
transferred... some rows have daily info to be typed in daily. How do I
create new sheets without having to change the formula in each cell by
changing: 'Sheet 1'!A2 to 'Sheet 2'!A2. Any help would be great. This
workbook is a daily report that has some info that changes daily and some
that does not change.

Thanks, Gary
  #2   Report Post  
bj
 
Posts: n/a
Default

this might be a good place for the indirect() function
have a column with the number of the sheet you want to reference
and in the equation
=indirect("'Sheet " & A1 & "'cell")

"Gary" wrote:

Am creating a wookbook with muliple sheets (50) and want to link info from
sheet 1 to sheet 2 and from sheet 2 to sheet 3, etc. On shhet 2 I am using
the following formula: 'Sheet 1'!A2, 'Sheet 1'!etc. Not all the info needs to
transferred... some rows have daily info to be typed in daily. How do I
create new sheets without having to change the formula in each cell by
changing: 'Sheet 1'!A2 to 'Sheet 2'!A2. Any help would be great. This
workbook is a daily report that has some info that changes daily and some
that does not change.

Thanks, Gary

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
Want to link several sheets in single workbook for searching purposes. halfordryan Excel Discussion (Misc queries) 0 August 31st 05 06:47 PM
Finding specific sheets within a workbook Roy Excel Discussion (Misc queries) 2 August 23rd 05 06:40 PM
How prevent formulas to get external references/path to current workbook? Gunnar Johansson Excel Worksheet Functions 1 August 15th 05 10:39 AM
How do I set up a workbook so changing Sheet1 changes all sheets? rach1027 Excel Worksheet Functions 1 June 7th 05 10:12 AM
calculating formulas for all workbooks in a folder Chad Excel Worksheet Functions 3 November 13th 04 05:22 PM


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

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"