View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default Excel 4 macro conversions

old style dialog sheets

They first appeared with Excel 5. In Excel 4 you had dialog definition
ranges.<g

--
Jim
"dominicb" wrote in
message ...
|
| Good evening lc
|
| Unfortuately not. Excel 4 macros are vastly different to VBA code and
| in most cases the macros will still run without too much problem - and
| if such a utility did exist it would probably produce ineffeicient code
| that would be better of being rewritten, or used unmodified. There is
| however a program that will convert the old style dialog sheets into
| their more modern UserForm counterparts. If that's any use to you, you
| can find it he
|
| http://www.appspro.com/Utilities/DialogConverter.htm
|
| HTH
|
| DominicB
|
|
| --
| dominicb
| ------------------------------------------------------------------------
| dominicb's Profile:
http://www.excelforum.com/member.php...o&userid=18932
| View this thread: http://www.excelforum.com/showthread...hreadid=442508
|