Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / March 2008

Tip: Looking for answers? Try searching our database.

match column length

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Andy M - 04 Mar 2008 21:07 GMT
This is something which I'm sure I found the answer to before, but
have now forgotten!
If I have a column of data on worksheet1, and it can cover an unknown
number of rows.  I want to mirror it on worksheet 2. I could just
create a very long column of cell references on worksheet2, but I seem
to remember some trick to avoid having a longer list on worksheet 2
than on worksheet 1.  Can anyone help me?
Gary''s Student - 04 Mar 2008 22:01 GMT
Instead of using a formula like:
=Sheet1!A1
in you cells in Sheet2, use:
=IF(Sheet1!A1="","",Sheet1!A1)

and copy way down.  Don't worry about the extra cells you are using.  The
advantage of this method is that as you add or remove data from Sheet1, Shet2
will automatically track.
Signature

Gary''s Student - gsnu2007e

> This is something which I'm sure I found the answer to before, but
> have now forgotten!
[quoted text clipped - 3 lines]
> to remember some trick to avoid having a longer list on worksheet 2
> than on worksheet 1.  Can anyone help me?
Henn Sarv - 05 Mar 2008 10:29 GMT
Be carefully with that

the "" is absolutely other thing as blank cell

For example, when You try to =counta(somerange) You get different result
when You have blanks or when you have "calculated blanks"

Henn

> Instead of using a formula like:
> =Sheet1!A1
[quoted text clipped - 13 lines]
>> to remember some trick to avoid having a longer list on worksheet 2
>> than on worksheet 1.  Can anyone help me?

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.