View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bill Case Bill Case is offline
external usenet poster
 
Posts: 47
Default A Late night lazy general question sharing code ??

Hi;

Just looking for some pointers. I am sharing my data remotely with a
friend. I have managed to get that organized without much difficulty.
However, while he adds and alters the spreadsheet's data. I would like to
continue to work on the VBA coding and provide updates and improvements in
the code.

My question is, how would I go about making code changes on my copy of Excel
and then download the code and install it in his copy of the workbook? If
someone can give me some general directions, I'll dig into the process in the
morning.

Regards Bill