View Single Post
 
Old 08-18-2012, 02:02 AM
marka marka is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Aug 2012
Posts: 1
marka is on a distinguished road
Default Creating Wizards with Input Variables

I have a spreadsheet that uses numerous input variables which may start as a default value and then be changed based on the actual conditions. I have differentiated the input cells as a color to allow for them to be cleared, however, I find that on a sheet by sheet basis, it is easy to miss the inputs. I am trying to create a series of input wizards that allow for an orderly input of data. the program operates in VBA. The code does not run until the data is entered. Can someone point me to an input that allows the inputting of integers, dates, strings etc.
Reply With Quote