Hi, Anyone knows how to validate calculated field? Thanks a lot in advance. Anthony
A anthony Oct 7, 2004 #1 Hi, Anyone knows how to validate calculated field? Thanks a lot in advance. Anthony
A Allen Browne Oct 7, 2004 #2 Use the BeforeUpdate event of your *form* (not control) to check the value is acceptable.
A anthony Oct 8, 2004 #3 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. . Click to expand...
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. . Click to expand...