Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 46
Default Importing new records

Is there a way to compare records from one spreadsheet to another, then have
the missing or (new records) imported into the spreadsheet that they are
missing from.

Basically, I have one spreadsheet that people are constantly working with
and I'm looking to import new records from another spreadsheet that is being
used as a datasource. Column A:A could be used as a comparison between the
two spreadsheets. I'm not sure if microsoft query could be used to do this?

Any information would be greatly appreciated.

Thanks,





--
Regards,

timmulla
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 72
Default Importing new records

maybe

you could use cells.find inside a loop that will through the cells on the
datasheet and search either a set number of times or until a certain value is
found.

You can use the cells.find command to set a variable range to use to copy
the data from one sheet to another.
--
Roland


"timmulla" wrote:

Is there a way to compare records from one spreadsheet to another, then have
the missing or (new records) imported into the spreadsheet that they are
missing from.

Basically, I have one spreadsheet that people are constantly working with
and I'm looking to import new records from another spreadsheet that is being
used as a datasource. Column A:A could be used as a comparison between the
two spreadsheets. I'm not sure if microsoft query could be used to do this?

Any information would be greatly appreciated.

Thanks,





--
Regards,

timmulla

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
Importing a text file of individual records toby131 Excel Discussion (Misc queries) 3 September 28th 09 06:42 PM
Importing XML records individually Zarch Excel Programming 2 June 5th 07 05:48 PM
Importing multiline records files into Excel cells michaelp Excel Discussion (Misc queries) 6 November 6th 06 07:07 PM
Importing Text File Data into Excel where records span several row Razorback76 Excel Discussion (Misc queries) 2 June 25th 06 06:36 AM
Analyzing Text file records in VBA without importing into Excel spreadsheet ExcelMonkey[_190_] Excel Programming 1 February 4th 05 04:43 PM


All times are GMT +1. The time now is 05:47 PM.

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"