Thread: Registry Keys
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
EA EA is offline
external usenet poster
 
Posts: 28
Default Registry Keys

Is there any way to copy the export the contents of one registry key to
another?

HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Ex cel\Options

to

HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\E xcel\Options

Can this be done with VBA or does it need a VB program to do it, and if so
does anyone have any references for me to research?