Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Insert rows but keep references in Excel

I use Excel to keep track of the number of calls I make for work. I have a
spreadsheet with a diferent worksheet for each month, and one at the end with
Year to Date. Since the list is the same for each month, and YTD, I tried to
just reference each one with A1 in Febuary being "=January!A1" all the way
down to A105 in Febuary being "=January!A105".

But if I get a new place to call I have to insert that row into it's proper
place in the list, which throws all my references off. Then A105 in Febuary
will change to "=January!A106". I've tried using A$105, but the same thing
still happens.

Is there any way to make those references not change when I insert rows?
I'm using Excel 2003.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Insert rows but keep references in Excel

Hi,

use indirect

=INDIRECT("January!A1")

Mike

"RichterCa" wrote:

I use Excel to keep track of the number of calls I make for work. I have a
spreadsheet with a diferent worksheet for each month, and one at the end with
Year to Date. Since the list is the same for each month, and YTD, I tried to
just reference each one with A1 in Febuary being "=January!A1" all the way
down to A105 in Febuary being "=January!A105".

But if I get a new place to call I have to insert that row into it's proper
place in the list, which throws all my references off. Then A105 in Febuary
will change to "=January!A106". I've tried using A$105, but the same thing
still happens.

Is there any way to make those references not change when I insert rows?
I'm using Excel 2003.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Insert rows but keep references in Excel

Thanks, that was a big help. It's not perfect, but I'm getting closer.

"Mike H" wrote:

Hi,

use indirect

=INDIRECT("January!A1")

Mike

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
How do I set up a key to insert rows in excel? cravingmad Excel Discussion (Misc queries) 6 October 17th 08 12:17 PM
how do i insert references (footnotes, endnotes) in ms excel? allan Excel Discussion (Misc queries) 6 March 8th 07 07:10 PM
Insert row without adjusting references Eric Excel Discussion (Misc queries) 2 October 12th 06 10:02 PM
how do i insert references (footnotes, endnotes) in ms excel? allan Excel Discussion (Misc queries) 0 July 13th 05 08:17 PM
insert column without changing references mrsmac Excel Worksheet Functions 2 May 10th 05 06:10 PM


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