View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ro477 Ro477 is offline
external usenet poster
 
Posts: 7
Default Import data macro

I have an Access2002sp3 Access.mdb database with a macro in it which
exports data to a costdata.xls workbook or file (it has only one sheet in
it).

Is it possible to have a macro in my excel2002sp3 report.xls workbook to
import the data from the costdata.xls file into a new sheet created in the
report.xls workbook ?

thanks .. Roger