View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default how to use MS Excel 5.0 Dialog

Is there a reason you're using a dialog instead of a userform (introduced with
xl97)?

If no, maybe using a userform would be easier to get responses. I'm not sure
many people use dialogs that much.

If you want to learn more about userforms:

Check Debra Dalgleish's site:
http://contextures.com/xlUserForm01.html

and these articles by Peter Aiken:
http://msdn2.microsoft.com/en-us/lib...ffice.10).aspx
http://msdn2.microsoft.com/en-us/lib...ffice.10).aspx

Damain wrote:

I am trying to create a MS Excel 5.0 Dialog Control and or form but, after
creating it how do i use it.


--

Dave Peterson