Search results

  1. M

    Changing an action on a record on a continuous form!

    thanks - but theres nothing there (i can see that can help) and the forums are empty! :-( Chris
  2. M

    Changing an action on a record on a continuous form!

    Ive already had a go at the conditional formatting! Which im using for other things i.e highlight someone who has left the course. Still stuck my initial problem though!:(
  3. 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