Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default How do I create a tracking log

Thanks. I will try the indirect function to see how it works but I solved the
problem by creating a Macro.

"Fred Smith" wrote:

You can start with the Indirect function.

If A5 = '[ECO 1234.xls]Sheet 1'!$C$4

then =indirect(a5) is the same as ='[ECO 1234.xls]Sheet 1'!$C$4

Now, hopefully, you can create a formula which will create your file name as
it's copied down. Something like:

="'[ECO 12"&Row(a34)&".xls]Sheet 1'!$C$4"

--
Regards,
Fred


"Data Miner" wrote in message
...
I didn't explain it properly. The Cell reference $C$4 I don't want the
change. I want to change the '[ECO 1234.xls] sequentally down the column so
it reads
'[ECO 1234.xls]
'[ECO 1235.xls]
'[ECO 1236.xls]

Thanks for the response

"Fred Smith" wrote:

Yes, take out the dollar signs. '$C$4' means 'don't change this reference
ever'.
'C4' means 'adjust the reference when I copy'. So when you copy down, it will
change to D4, E4, etc.

--
Regards,
Fred


"Data Miner" wrote in message
...
I am trying to create a tracking log for our ECO process. I have created a
template and a tracking log in EXCEL. The Tracking Log references cells
from
the template.

Here is an example. Column A references the ECO number the formular is
='[ECO 1234.xls]Sheet 1'!$C$4. Is there a way to make this number
sequentally down the column without having to do it manually?






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
Need to create attendance tracking based on % and 2080 hours/year Choateb Excel Discussion (Misc queries) 0 July 10th 06 08:03 PM
How do I create a payment tracking spreadsheet? Jeff Excel Discussion (Misc queries) 0 June 19th 06 06:20 PM
How do I create a spread sheet for tracking batting statistics? Robert New Users to Excel 1 May 4th 06 08:12 PM
How to insert tracking numbers into my webpage for RMA tracking wiglady Excel Discussion (Misc queries) 0 April 4th 06 12:44 PM
How do you create a vendor tracking form for accounts payable pro. FLBusybody Excel Discussion (Misc queries) 0 February 24th 05 03:13 AM


All times are GMT +1. The time now is 01:34 AM.

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"