PC Review


Reply
Thread Tools Rate Thread

Can I compile data in sequentially numbered worksheets easier?

 
 
=?Utf-8?B?U3V6eQ==?=
Guest
Posts: n/a
 
      13th Jul 2006
I have data in sequentially numbered worksheets; such as "7-7-1", "7-7-2", etc.

I would like to compile data found in certain cells of these worksheets--the
same cell in each sheet.

Right now I start with something like "='7-7-1'!$O$45" and then just drag
down to copy and manually change the "7-7-1" part to "7-7-2" and so on.

Is there a way to do this more efficiently?

I have figured out how to use the CONCATENATE function to make a string that
matches the "='7-7-1'!$O$45" part, but I don't know how to use this further.

Any suggestions?
 
Reply With Quote
 
 
 
 
Mallycat
Guest
Posts: n/a
 
      13th Jul 2006

Maybe you could use the indirect() function. You can then build an
address by combining data in different cells. ie

in column A, enter 1, 2, 3 etc down the column
in B1, enter "=7-7-"&A1&"!$O$45"
in C1 enter indirect (B1)

copy the whole lot down the columns and it should give you what you
want.

Matt


--
Mallycat
------------------------------------------------------------------------
Mallycat's Profile: http://www.excelforum.com/member.php...o&userid=35514
View this thread: http://www.excelforum.com/showthread...hreadid=561246

 
Reply With Quote
 
=?Utf-8?B?U3V6eQ==?=
Guest
Posts: n/a
 
      13th Jul 2006
Thanks! The indirect function works perfectly!

"Mallycat" wrote:

>
> Maybe you could use the indirect() function. You can then build an
> address by combining data in different cells. ie
>
> in column A, enter 1, 2, 3 etc down the column
> in B1, enter "=7-7-"&A1&"!$O$45"
> in C1 enter indirect (B1)
>
> copy the whole lot down the columns and it should give you what you
> want.
>
> Matt
>
>
> --
> Mallycat
> ------------------------------------------------------------------------
> Mallycat's Profile: http://www.excelforum.com/member.php...o&userid=35514
> View this thread: http://www.excelforum.com/showthread...hreadid=561246
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Printing sequentially numbered worksheets Jimmy Microsoft Excel Misc 3 27th Feb 2008 09:44 PM
rename files to be numbered sequentially Jack Windows XP General 15 9th Oct 2004 10:07 PM
Sequentially Numbered Documents =?Utf-8?B?QmlsbA==?= Microsoft Word Document Management 2 13th Apr 2004 04:21 PM
sequentially numbered usb devices Rachel Windows XP Drivers 0 4th Apr 2004 06:51 PM
sequentially numbered usb devices Rachel Windows XP Drivers 0 4th Apr 2004 06:50 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:25 PM.