Excel 2000 VBA (reference control on dialogue form)
I'm putting together a spreadsheet app that prompts the user to enter values on a wizard dialogue within Excel, then it builds the spreadsheet in code etc etc.
I have pretty much finished it but now need to get values from the user by building a FORM. Up until now I just used a simple input box for most values.
anyway, i had a go and kinda cannot figure out how to do simple things like reference a text box i put on the form, about all i can do is get to its click event to enter code.
Does anyone know the syntax or know of any examples out there on the www that will get me up and running with forms within excel?
cheers
john