View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
majikman[_17_] majikman[_17_] is offline
external usenet poster
 
Posts: 1
Default save to excel file

i have a workbook that i'm working on and when hits the BeforeSav
event, i'd like to have specific cells of the file saved to anothe
excel file located on a server. i would like to be able to do thi
without opening the file on the server because the file is quite larg
and it would be rather slow for the user to save if the user has t
open the remote excel file each time just to save. i'm told i can d
this with odbc or ado but i'm not sure exactly how that works. i'v
seen some documentation for vb and for accessing ms access files but
don't know about excel files. can someone please point me to som
documentation or give me a sample? thanks

--
Message posted from http://www.ExcelForum.com