View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] mlarsen1982@aol.com is offline
external usenet poster
 
Posts: 8
Default VBA Code for Pushing Info out to Server

Yikes, lets see if anyone has any ideas/suggestions on this one...So I
have one file that will be saved locally amongst about 55 different
locations. Therefore, different information will be entered on each
individual worksheet. Within the worksheet I have a button that once
pressed, it prompts the user to enter thier location number. After
entering the location number, I need to somehow have the worksheet
export two of its pages onto another specific file that is located on
the server. Is there a way to do this? thanks so much!