Script to save Excel file to the server.

R

raj41977

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
 
D

Dave Peterson

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.
 
R

raj41977

Thank you very much..

But i am not able to get the code for this,I am very much new t
excel.

I would be greatful if you could please help with some web links tha
gives me some examples.

Thanks,
cooldude
 
Top