LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 115
Default Can I Reference a Cell Number Dynamically?

Can I Reference a Cell Number Dynamically?

As an example, =Total_Used!A10

On the current worksheet I will replicate this line, In
Cell A1 I have =Total_Used!A7
Cell A2 I have =Total_Used!A14
Cell A3 I have =Total_Used!A21
And so on

If I replicate this line on the current worksheet, it will say:
Cell A4 I have =Total_Used!A22 instead of A28 (increments of 7)

Is there a way to reference this cell in increments of 7?
I can add a hidden column that has the row reference i.e. Cell X1 = 7, the
say X2 = X1+7 But I cant figure out a way to use this cell X as the number
portion of a cell call. i.e. Instead of =Total_Used!A14
To use something like =Total_Used!A(the value of X2)

Is there a way to make do this?
 
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
Dynamically reference a cell based on cell content Fuad Excel Discussion (Misc queries) 2 May 13th 10 08:56 PM
How to reference cells dynamically ArthurN Excel Discussion (Misc queries) 2 February 23rd 06 10:08 AM
Dynamically-linked formula, cell reference in the string 0-0 Wai Wai ^-^ Excel Worksheet Functions 4 December 12th 05 01:36 AM
How to dynamically add a reference to personal.xls ? John Mitchell[_2_] Excel Programming 2 April 11th 05 12:08 PM
Changing Reference Dynamically Shashi Bhosale Excel Programming 1 September 9th 03 03:36 PM


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