View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dileep Chandran Dileep Chandran is offline
external usenet poster
 
Posts: 101
Default Macro - Save file in Desktop

Hi everyone,

I was juz trying to write a macro. I am almost done. But the macro
which save the excel file in Desktop shows the file save location as
"C:\Documents and Settings\myname\Desktop".

The problem is, when someone else is running the macro the file wont
get saved in their desktop.

Can anyone help me?

-Dileep