Thread: Sending Updates
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
John Bundy John Bundy is offline
external usenet poster
 
Posts: 772
Default Sending Updates

Look into creating an add in, this would allow you to update your code from a
centralized location rather than relying everyone to use new sheets/re-enter
data.
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"David A." wrote:

I need to send updatees to end users. Update formulas and formates to a
worksheet that they use. I normally send out a new workbook but that causes
them to have to reenter their inflormation. I need a way to send correction
and updates so that they do not have to re-enter any information.