OnClick Event in Datasheet

R

Ripper

Is it possible to set an OnClick event to a cell in a form with Datasheet
View? I want to create a "button" using an onclick event and don't know how
to set it up in a datasheet. The click will activate a report called
rptDataSheetSingle with the cell they are clicking in is their SSN and a
filter for the report.
 
L

Lynn Trapp

You can't put a button on a datasheet, but you can call your report from the
double click event of your field.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top