LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
M M is offline
external usenet poster
 
Posts: 18
Default combining data from two sources

I am trying to compile data into a single table (5 columns
wide) from two worksheets. The problem I am having is
that the number of rows on both lists is going to vary
over time and I need to pull it into a single list
(without blank rows). I know there is an easy way to do
this without using a macro, but I can't seem to figure it
out. I have tried using something like this, but without
success:

If(isblank(Sheet1!a2),(sheet2!a2),(sheet1!a2))

What I really need is a formula that will recognize when I
have reached the last row of the first sheet and need to
swtich over to the second sheet.

Any ideas?

 
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
Links to other data sources Lauren Giles Excel Discussion (Misc queries) 4 March 20th 07 11:16 PM
Links to other data sources mr_teacher Excel Discussion (Misc queries) 2 May 16th 06 02:30 PM
Charts different data sources André Fiuza Charts and Charting in Excel 0 March 24th 06 02:12 PM
Combining two data sources in a Pivot table. Erasmus Bowen Excel Discussion (Misc queries) 0 August 19th 05 09:16 AM
Trying to compare data from 2 different sources borkot01 Excel Discussion (Misc queries) 2 August 3rd 05 08:55 PM


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