Re: Problems with Making Hidden Fields Visible Based on Values of



The Current event occurs when the focus moves to a record, making it the current record, or when the form is refreshed or requeried.

From the Help file.


Ron


Ronald, I know this is a really basic question, but what is "OnCurrent event" specifically used for? I know that AfterUpdate runs the script of that particular field anytime it is updated.

Also, how can I ensure that the proper fields are being displayed when I go from record to record when viewing my form?

.