Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default populate nonblank cells from worksbook to another

How can one pull data from nonblank cells from Workbook #1 to Workbook#2 and
have it popluate when new data is added to Worksheet #1?
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
xlm xlm is offline
external usenet poster
 
Posts: 55
Default populate nonblank cells from worksbook to another

you can use Auto Filter initally and copy those nonblanks data to a new
workbook
and put a Vlookup or Index and Match formula to populate the updated data.

HTH
--
If this posting was helpful, please click on the Yes button

Thank You

cheers,









"Dave H" wrote:

How can one pull data from nonblank cells from Workbook #1 to Workbook#2 and
have it popluate when new data is added to Worksheet #1?
Thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 76
Default populate nonblank cells from worksbook to another

whenyou say nonblank cell I assume you mean
a cell with text or a value
I would first consider copy and pasting the data base you
want to access for population to another sheet in the same
workbook this will opt. speed don't how many rows deep we are
talking about =vlookup(a1,sheet1!$a$1:$b$100,2,FALSE)
use vlookup @ that point

right back more on the actual structure of the col with some
real data scenrios and I will with wrighting the functions

"Dave H" wrote:

How can one pull data from nonblank cells from Workbook #1 to Workbook#2 and
have it popluate when new data is added to Worksheet #1?
Thanks

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
If statements looking for nonblank cells Mok721 Excel Worksheet Functions 1 July 14th 08 07:43 PM
Adding only NONBLANK cells Troubled Excel Discussion (Misc queries) 2 October 13th 07 04:39 PM
tally of nonblank cells AustinMom Excel Worksheet Functions 3 August 31st 06 09:00 PM
counting nonblank cells sbrimley Excel Worksheet Functions 7 May 18th 05 10:22 AM
Adding NonBlank Cells Emily8 Excel Worksheet Functions 3 January 4th 05 06:16 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"