records as links on reports

M

Maax

Hi all,
is it possible to click on a record that is displayed in a
report and have it open that record for editing?

many thanks
 
A

Al Campagna

Maax,
No. Objects on a report have no events (OnClick, OnDbl-Click, OnEnter, etc...)
--
hth
Al Campagna . Candia Computer Consulting . Candia, NH USA
Microsoft Access MVP
http://home.comcast.net/~cccsolutions

"Find a job that you love, and you'll never work a day in your life."
 
C

Carl Rapson

You can make a form that looks a lot like a report, and handle the events
there.

Carl Rapson
 
M

Maax

Hi Carl, yes that was my initial thoughts. I am using Access 2007 and have
used the function where you can turn a query into a report very easily. Is it
possible to use a report to generate a form? I will give it a go.
 
Top