open a form at a specific record from a report

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MadSma
    New Member
    • Sep 2010
    • 13

    open a form at a specific record from a report

    i have a report rptDisplay
    and i want to be able to click on a field and the form frmEdit to open on the spesific filed i clicked

    any thoughts?
  • RuralGuy
    Recognized Expert Contributor
    • Oct 2006
    • 375

    #2
    You seem to have things somewhat backwards. Reports are just a piece of paper and not interactive. Are you talking about two forms? That would make more sense.

    Comment

    • NeoPa
      Recognized Expert Moderator MVP
      • Oct 2006
      • 32634

      #3
      I think you should consider using a form instead. As RuralGuy says, reports are not interactive objects.

      Comment

      Working...