View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
terrym terrym is offline
external usenet poster
 
Posts: 15
Default Add data from another spreadsheet

I currently export data in the form of two seperate spreadsheets from two
different Access databases. The data contained in each spreadsheet is simply
two columns (costweek/year and total hours).
I would like to combine these spreadsheets by taking one of the spreadsheets
and adding a third column which contains the hours from the second
spreadsheet corresponding to the costweek/year number.
Sorry if this is the wrong discussion group for this 'problem'.