Hi. I have another task to do and I'm not too sure the best way to go about it...
The user would like some sort of validation on two fields. When they are entering data in a form (frmInput)they ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20308152.html
Zones:
MS AccessDate Answered: 06/07/2002 Grade: A Views: 0
hi... is it possible to set a data validation to a range where a one can capture more than one option at one time.. e.g.,
data validation list for Range A1:
A
B
C
D
capture A, B at range ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 10/30/2003 Grade: A Views: 0
I need to find out how to validate date in the following scenario.
I have a set of numbers (1 to 10) that need to be entered into a field there are two sitpulation though, 1) They must be one o...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21689445.html
Zones:
MS AccessDate Answered: 01/10/2006 Grade: B Views: 0
here's my problem - yes its similar to my last one.
i have a data validation pulldown - and an image file that correlates to the item selected
So if someone selects
Orange from the pulldown
a p...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 02/15/2006 Grade: B Views: 0
Hi eeXperts,
I have heard numerous times about data validation in the database context especially when it comes to importing data to an SQL table. Could you please expand a littl...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21767053.html
I have a form with lots of fields. I export many of the fields to a CSV file and want to ensure that the user does not type a "," into any of the fields, which will confuse my CSV file.
What is ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21859038.html
Zones:
MS AccessDate Answered: 05/22/2006 Grade: A Views: 0
How do I validate a field correctly so that it does not have a comma, a null or a ' character in it. I have the following which works OK for comma and null but not the apostrophe.
Is Null Or Not...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21867862.html
Zones:
MS AccessDate Answered: 05/30/2006 Grade: A Views: 0
Hello
I want to have a command button that will check if a cell in column A equals its adjacent cell in Column B. If so, then the adjacent cell in Column C will turn red.
Thanks in advance
...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 10/22/2006 Grade: A Views: 0
In my original post:
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel/Q_22428808.html
I wanted a form change event to be detected. Now I've discover...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 03/06/2007 Grade: A Views: 0
Hi,
I am trying to use the Changing event of list view to validate data entry. If the validation fails the change in selection should not be allowed. But i am getting into problems while using t...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20557394.html