how does access handle skips i.e a condition control skipping ove.

A

Ayangka

I would like to set up a condition in my data entry program in access whereas
a field can be skipped when a given condition is true. Example:

If Field1 <> 1 Go To Field3 (Here we skip field2 if condition is true.).

Please Help.

Thanks
 
Top