Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
instead of, Windows Start menu, choose Run, RegSvr32 ~~~~~
is it possible automation register using vba(excel macro)? *** Sent via Developersdex http://www.developersdex.com *** |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tom,
Somethine like this. You'll need to change the path to the file. lRegSvrReturn = Shell("regsvr32.exe /s C:\Windows\System32\mscal.ocx") Robin Hammond www.enhanceddatasystems.com "tom taol" wrote in message ... instead of, Windows Start menu, choose Run, RegSvr32 ~~~~~ is it possible automation register using vba(excel macro)? *** Sent via Developersdex http://www.developersdex.com *** |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I write to a closed work book as a "register" | Excel Discussion (Misc queries) | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel | |||
Register MSCAL.OCX | Excel Programming |