Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
 
Posts: n/a
Default Incrementing a worksheet number in a formula

I have a workbook with 31 worksheets. I want to use the formula
=Sheet2!$a$1 and be able to drag it down with the sheet number
incrementing to =sheet31!$a$1. Is there a way to do this?

  #2   Report Post  
ScottO
 
Posts: n/a
Default

Enter the values 2 through 31 in cells A2 through A31 ...
Then put this formula in B2
=INDIRECT("'"&A1&"'!$A$1")
Then copy down column B to row 31.
Rgds,
ScottO

wrote in message
oups.com...
| I have a workbook with 31 worksheets. I want to use the formula
| =Sheet2!$a$1 and be able to drag it down with the sheet number
| incrementing to =sheet31!$a$1. Is there a way to do this?
|


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
Incrementing a worksheet number in a formula [email protected] Excel Worksheet Functions 1 July 15th 05 03:59 AM
Transform a Cell from Formula to Number Sloth Excel Discussion (Misc queries) 4 July 11th 05 05:46 PM
Formula for current month minus one = Quarter number in a macro. Pank Excel Discussion (Misc queries) 11 June 22nd 05 02:47 PM
incrementing formula reference by 7 Patti Excel Discussion (Misc queries) 2 January 20th 05 08:23 PM
Write formula to add "1" to each number in a column GrannyLib Excel Worksheet Functions 3 January 11th 05 07:09 PM


All times are GMT +1. The time now is 06:26 AM.

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"