View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Script to save Excel file to the server.

Try recording a macro when you do it manually. You'll almost be done.

If you need help tweaking your code, post back with the snippet of code that
needs help and your new question.

raj41977 wrote:

Hi..

I have a excel sheet that contains employee details.I now want to save
this file to a remote server as a "TAB DELIMITTED FILE"so that it gets
updated to a database.

I prefer this to be a automated process.

Is there any script for doing this.Could anyone help me on this.

Thanking You,
cooldude

--
raj41977
------------------------------------------------------------------------
raj41977's Profile: http://www.excelforum.com/member.php...o&userid=29427
View this thread: http://www.excelforum.com/showthread...hreadid=491360


--

Dave Peterson