switchboard in access

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • veronicamary
    New Member
    • Nov 2006
    • 4

    #1

    switchboard in access

    Im building a switchboard in access and want to have a button to allow the user to print in a name and get the record from a form.Could any one help me.Iv tried a macro did'nt work
  • MMcCarthy
    Recognized Expert MVP
    • Aug 2006
    • 14387

    #2
    Originally posted by veronicamary
    Im building a switchboard in access and want to have a button to allow the user to print in a name and get the record from a form.Could any one help me.Iv tried a macro did'nt work
    If you are using Access's swichboard wizard and it's associated code this can be quite complicated.

    If you are using your own form and code it's easier.

    Comment

    • veronicamary
      New Member
      • Nov 2006
      • 4

      #3
      Thanks mmccarthy for replying
      I am using wizard so it it might be safer if I attached a macro to the underling form to go to a particular record. I've not been working with access for long so not sure if a could sort out prolems if they arose. veronicamary

      Comment

      • MMcCarthy
        Recognized Expert MVP
        • Aug 2006
        • 14387

        #4
        Originally posted by veronicamary
        Thanks mmccarthy for replying
        I am using wizard so it it might be safer if I attached a macro to the underling form to go to a particular record. I've not been working with access for long so not sure if a could sort out prolems if they arose. veronicamary
        In the circumstances if a macro will do the job I would go with that option.

        Comment

        Working...