![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Using MS Access 2007 I have a PivotTable form (created via Create- Forms-MoreForms-PivotTable) and I want to be able to open another form by clicking on a cell in the PivotTable form view, and the form needs to be linked to the record ID for the cell. If I add a macro to the On Dbl Click Event for a field via the design view of the PivotTable form, nothing happens when the field is double clicked in form view. (I've tested that the settings I use otherwise work in another simple form.) Any suggestions - either to fix this method, or suggest another method? Many thanks, Clare |
#3
| |||
| |||
|
|
Clare wrote: Using MS Access 2007 I have a PivotTable form (created via Create- Forms-MoreForms-PivotTable) and I want to be able to open another form by clicking on a cell in the PivotTable form view, and the form needs to be linked to the record ID for the cell. If I add a macro to the On Dbl Click Event for a field via the design view of the PivotTable form, nothing happens when the field is double clicked in form view. (I've tested that the settings I use otherwise work in another simple form.) Any suggestions - either to fix this method, or suggest another method? Many thanks, Clare In the Dbl-Click event put the word * * * * STOP as the first line of code. *Then you will step thru the code and see where the error is. |
![]() |
| Thread Tools | |
| Display Modes | |
| |