R
Radhika
I have a table called 'tbl_Records'. The four fields I am having trouble with
are called 'MDACC#'(primary key 1), 'MDACC#1', 'Date'(Primary key 2) and
'Date1'. I am creating two of each of the fields to ensure that the same
numbers are entered both times. I triend to create a validate rule in the
field 'MDACC#1' that is as follows:
="MDACC#!" .
This is to ensure the the value of 'MDACC#1' is the same as that entered for
'MDACC#'.
I would like to do the same with the 'Date' field.
This rule does not seem to work. What am I doing wrong? Is there any other
way I can do this?
Thankyou!
are called 'MDACC#'(primary key 1), 'MDACC#1', 'Date'(Primary key 2) and
'Date1'. I am creating two of each of the fields to ensure that the same
numbers are entered both times. I triend to create a validate rule in the
field 'MDACC#1' that is as follows:
="MDACC#!" .
This is to ensure the the value of 'MDACC#1' is the same as that entered for
'MDACC#'.
I would like to do the same with the 'Date' field.
This rule does not seem to work. What am I doing wrong? Is there any other
way I can do this?
Thankyou!