View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Maria K Brickl Maria K Brickl is offline
external usenet poster
 
Posts: 4
Default Post to Public Folders

I did a record macro to post a workbook to public folders. When I hit stop
and go to the VBA Editor there is no code. But if I assign this same macro
to a button. Then click on it it works. But I see no code and I need to see
the code so that I can make an adjustment.

In the end I would like to be able to save a workbook as a certain name
depending on what is in certain cells and then post it automatically to a
public folder.

Any suggestions?