LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #20   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default link cells in multiple worksheets same workbook with excel vba

Wow, thanks for everything--That was truly educational!

You are welcome


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Moon" wrote in message oups.com...
Hi Ron,
Wow, thanks for everything--That was truly educational!
Moon
Ron de Bruin wrote:
Read this page Moon

I think Bob and the late Frank Kabel did a great job
http://www.xldynamic.com/source/xld.LastValue.html

--
Regards Ron de Bruin
http://www.rondebruin.nl


"Moon" wrote in message oups.com...
Hi Ron,
Thanks so much for all your help! That worked as you said. If its not
too much, can you explain a bit about this part of the formula
MATCH(9.99999999999999E+307
Thanks again!
Moon

Ron de Bruin wrote:
Hi Moon

If you copy the formula in Z1 for example it will display the value in
the D column one cell below the last data in C

Is that correct what you see ?

Now you can use Z1 in the macro to build the links on the Summery sheet.
It will always update if you add dates to the C column now

--
Regards Ron de Bruin
http://www.rondebruin.nl


"Moon" wrote in message ups.com...
Hi,
I tried it but I'm probably doing something wrong. So do I place the
formula anywhere in each sheet that I'd like to link the cell to?
And you said to use this cell address; would that be the cell that I
just placed the formula in.
Thanks for clarification.
Moon
Ron de Bruin wrote:
You can try this

Add this formula in each sheet where you want (you can hide it also)

=OFFSET(INDEX(C:C,MATCH(9.99999999999999E+307,C:C) ),1,1)

Use this cell address in the origenal macro on my site
http://www.rondebruin.nl/summary.htm




--
Regards Ron de Bruin
http://www.rondebruin.nl


"Moon" wrote in message ups.com...
Hi,
I have dates in that column.








 
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
Copy Cells from multiple Worksheets in same workbook. OceanSS Excel Discussion (Misc queries) 2 March 16th 10 11:37 AM
Identical Cells in Multiple Worksheets in one Workbook. Randy Excel Worksheet Functions 4 October 1st 09 12:45 AM
How do I link multiple cells from another workbook? Deb T Excel Worksheet Functions 2 October 30th 08 07:11 PM
Link multiple worksheets in one workbook to another workbook and . HeatherCarr Excel Programming 0 March 28th 05 10:35 PM
Can't link cells in worksheets in same workbook Hume Waring New Users to Excel 1 December 22nd 04 09:13 PM


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