View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
owl527[_19_] owl527[_19_] is offline
external usenet poster
 
Posts: 1
Default export excel data to another sheet


Hi,
I am working on a bunch of statistic daily and would like to store the
statistic on a daily basis. I want to create a button in a spreadsheet
(data.xls) and once I press it it will export the "useful" data to
another excel file (Turnover.xls). Both of the file will be located in
the same directory. I am not sure what functions to use to copy certain
cells from data.xls to Turnover.xls. How should I refer to Turnover.xls
file? do I use the workbook function? PLEASE help!!! thanks.


--
owl527
------------------------------------------------------------------------
owl527's Profile: http://www.excelforum.com/member.php...o&userid=20916
View this thread: http://www.excelforum.com/showthread...hreadid=499660