Search results

  1. M

    Changing an action on a record on a continuous form!

    Help.. I need to setup a function on a form which is set to continuous. I would like a the contents of a combo box to determine what appears on the form. I am currently using the following if combo1 ="New" then Newst1.visible = false if combo1 ="New" then oldst1.visible = true if combo1...
Back
Top Bottom