hopefully someone out there can help me once again....
I would like to limit the entries into an excel field to :
1. "A"
2. "P"
3. "<" & any number formatted ##.##
4. ">" & any number formatted ##.##
5. any number
example: B1 can be "A"
B2 can be "P"
B3 can be "< 25.36"...
In an Excel spreadsheet I wish to have each field in a column display as a drop down list that accepts either two items or any number. In other words the list will be "choice a", "choice b", or IsNum() where the user can enter any number. So far I have not been able to accomplish this. Can...
The following code generates error 3075, syntax error, missing operation. Can anyone see what is wrong with this? Why won't it work and why am I getting error? Thanks ever so much in advance for any assistance!
stDocName = "frmReportCriteria"
strPTList = ""...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.