View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
venkat1926[_2_] venkat1926[_2_] is offline
external usenet poster
 
Posts: 1
Default How do I move a macro from 'personal' to a specific excel doc?


can you copy the code statements under
Private Sub Workbook_Open()

goto vbeditor-control+r if the vbplroject window is not open
right click <thisworkbok under the particular flle-clck view code
your see
Private Sub Workbook_Open()
under this copy the code.

try this

--
venkat1926Posted from - http://www.officehelp.i