View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Unfixing_Object Unfixing_Object is offline
external usenet poster
 
Posts: 1
Default Excel VBA - 3 Problems (Yes/no box, Password Box, Run Dialog)

Hi,

I have 3 problems in my spreadsheet and I need some help creating 3
macros:

On workbook, I have a dialog, I need a macro code, to run it, because
at the moment i have to goto run dialog every time, is it possable?

I need a yes/no box for macros, when you click no then it executes
macro "X", when you click yes then macro "Y" exeutes.

Finally i need a password box, similar as above, where when the
password is right then it executes macro "Y" if it's wrong then it
executes macro "X".

Are these possable, thankyou for your time,

Aidan


---
Message posted from http://www.ExcelForum.com/