If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Merge data

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-19-04, 15:25
dendalee dendalee is offline
Registered User
 
Join Date: Dec 2003
Posts: 137
Merge data

Is it possible to merge data from an excel spreadsheet such as employee names and merge them in to another spread sheet such as an employee time sheet that is in excel. I would like it to work like mail merge with Word only from Excel to excel.
Reply With Quote
  #2 (permalink)  
Old 02-19-04, 16:54
texasalynn texasalynn is offline
Registered User
 
Join Date: Jun 2002
Location: Houston, TX
Posts: 116
Nothing like mail merge other than writing a macro. Do the two files have the same layout? You can't copy/paste

HTH
texasalynn
Reply With Quote
  #3 (permalink)  
Old 02-21-04, 09:26
christyxo christyxo is offline
Registered User
 
Join Date: Oct 2003
Location: London
Posts: 291
One way that this may be possible is to use the following formula,

='Location of document \ [documentname.xls]Sheet1'!A1

i.e.

='C:\My Documents\[Book1.xls]Sheet1'!R3C3

This will only update everytime you refresh or when you have both documents open at the same time.

Christy
Reply With Quote
  #4 (permalink)  
Old 02-25-04, 21:47
qimel qimel is offline
Registered User
 
Join Date: Feb 2004
Location: USA - California
Posts: 21
LOOKUP tables might bring the data in for you. Probably a vertical lookup VLOOKUP where your employee name spreadsheet is your lookup range and has to be displayed alpabetically. I am not a lookup expert by anymeans but have used them sucessfully for many simple "merges" in excel. Check the help files in excel on them and if you want to explore it more, email me. I'll help the best that I can.
Melinda
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On