Skip to main content

 How to increment worksheet reference automatically in Excel?

Supposing in a master sheet cell A1, there is a formula =Sheet1!B9 and it will extract the cell value from cell B9 of Sheet1, now, I want to increment worksheet names but the cell reference stays the same as this: A1= Sheet1!B9, A2= Sheet2!B9, A3= Sheet3!B9, A4= Sheet4!B9… To reference the same cell across multiple worksheet, this article may help you.

Increment worksheet reference automatically with formula

Increment worksheet reference automatically with Kutools for Excel


Increment worksheet reference automatically with formula

If your worksheet names within the workbook are same format, such as Sheet1, Sheet2, Sheet3, Sheet4…, you can quickly reference the same cell value from these worksheet by using the following formula. Please do as this:

1. In a master worksheet which you want to put the result, in a helper column A, enter the number sequence 1, 2, 3, … the same number of your extracted sheets, and then type this formula: =INDIRECT("'Sheet" & A1 & "'!B9") into cell B1 beside your helper column, see screenshot:

Note: In above formula: Sheet is the increment tab name, A1 is the helper cell, B9 is the cell reference that you want to extract from other sheets. You can change them to your need.

doc increment sheet reference 1

2. Then drag the fill handle down to the cells that based on the helper column value, and all the same cell values have been extracted across multiple worksheets, see screenshot:

doc increment sheet reference 2


Increment worksheet reference automatically with Kutools for Excel

The above method can help to reference a specific cell value from multiple same format increment sheet successfully, but, it will not work if the worksheet names are in different formatting. With Kutools for Excel’s Dynamically Refer to Worksheets utility, you can extract the same cell reference from multiple different sheet names of a workbook.

Kutools for Excel : with more than 300 handy Excel add-ins, free to try with no limitation in 30 days. 

After installing Kutools for Excel, please do as follows:

1. In a new master worksheet, please click the cell B9, for example, which cell you want to extract the value from other sheets, and then click Kutools > More > Dynamically Refer to Worksheets, see screenshot:

2. In the Fill Worksheets References dialog box, you can choose the fill vertically or horizontally from the Fill order drop down list as you need, and then click doc increment sheet reference 6 button to lock the formula, then you can click any cell where you want to put the extracted value from other sheets, see screenshot:

doc increment sheet reference 4

3. And then click Fill Range button, all the cell values from the same cell across other worksheets have been filled into the cells, see screenshot:

doc increment sheet reference 5

Download and free trial Kutools for Excel Now !


Demo: Increment worksheet reference automatically with Kutools for Excel

Kutools for Excel: with more than 300 handy Excel add-ins, free to try with no limitation in 30 days. Download and free trial Now!

Best Office Productivity Tools

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions
Popular Features: Find, Highlight or Identify Duplicates   |  Delete Blank Rows   |  Combine Columns or Cells without Losing Data   |   Round without Formula ...
Super Lookup: Multiple Criteria VLookup    Multiple Value VLookup  |   VLookup Across Multiple Sheets   |   Fuzzy Lookup ....
Advanced Drop-down List: Quickly Create Drop Down List   |  Dependent Drop Down List   |  Multi-select Drop Down List ....
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  |  Compare Ranges & Columns ...
Featured Features: Grid Focus   |  Design View   |   Big Formula Bar    Workbook & Sheet Manager   |  Resource Library (Auto Text)   |  Date Picker   |  Combine Worksheets   |  Encrypt/Decrypt Cells    Send Emails by List   |  Super Filter   |   Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters, ...)   |   50+ Chart Types (Gantt Chart, ...)   |   40+ Practical Formulas (Calculate age based on birthday, ...)   |   19 Insertion Tools (Insert QR Code, Insert Picture from Path, ...)   |   12 Conversion Tools (Numbers to Words, Currency Conversion, ...)   |   7 Merge & Split Tools (Advanced Combine Rows, Split Cells, ...)   |   ... and more

Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time.  Click Here to Get The Feature You Need The Most...

Description


Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier

  • Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
  • Open and create multiple documents in new tabs of the same window, rather than in new windows.
  • Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
Comments (4)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
This just helped me out. But I wanted to get rid of the "Helper column". This can be done using the ROW() command. In this case you would replace A1 with ROW(). This would result in =INDIRECT("'Sheet" & ROW() & "'!B9"). If you need to shift the row up or down based on where you start your function simply add or subtract from ROW().For example =INDIRECT("'Sheet" & ROW()-1 & "'!B9").
This comment was minimized by the moderator on the site
This was great tutorial. Saved my time.
This comment was minimized by the moderator on the site
I have to add a new value in sheet 1 and after adding it to the row it should automatically added to the existing data in another sheet.


ex: Today I have to add a reading(value) to the day(sheet), after adding the value automatically the value should be appended to the existing data in the week(sheet). Is this possible, If possible share the details to my email or here.
This comment was minimized by the moderator on the site
i have multiple sheets and i want to put in cell in the first sheet A1=1, in sheet 2 A1=2, in sheet 3 A1=3 ... Or if have multiple sheet and i want to drag a formula for similar cell and it follows the other sheets how to do it?
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations