A
andrew12
Hi,
Alright I have a issue with one of my Macros. What I am trying to do is dbl
click a field in a form (datasheet view) and open another form with the same
record.
I created the macro to open the secondary form and in the where condition I
entered: [FieldName]=[Forms]![Form1]![Form2]![FieldName]
The macro opens Form2 but, it is empty?
Please help
Alright I have a issue with one of my Macros. What I am trying to do is dbl
click a field in a form (datasheet view) and open another form with the same
record.
I created the macro to open the secondary form and in the where condition I
entered: [FieldName]=[Forms]![Form1]![Form2]![FieldName]
The macro opens Form2 but, it is empty?
Please help