Search results

  1. N

    Controls

    I am setting up security in my DB. i am using CASE to determine different option based on the users level. I need to know how to ref buttons and fields in a form eg I though it would be something like Dim filter as String filter = Command26.visible = False DoCmd.openForm "Employee",, filter...
  2. N

    Record Count

    Hi there I am trying to use a record count. I want to have a txt box which will show something like this Record 1 of 10 thanks in advance for any help
Back
Top Bottom