calculated field...

A

anthony

Hi,

Anyone knows how to validate calculated field?

Thanks a lot in advance.

Anthony
 
A

Allen Browne

Use the BeforeUpdate event of your *form* (not control) to check the value
is acceptable.
 
A

anthony

Thanks Allen! i'll try.

-----Original Message-----
Use the BeforeUpdate event of your *form* (not control) to check the value
is acceptable.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.

Reply to group, rather than allenbrowne at mvps dot org.




.
 
Top