J
Jasun74
Ive done this before and for the life of me I cant remember how I did it!!
I have a main form called "TROLLEY" with the field "M/C"
I want to have a macro (as I get on better with them) that will open a new
form called "SERVICE SCHEDULE" with the field "MC_#" linked to the main form
field "M/C" on the double click event.
Ive been trying this in the "where condition"
[Forms].[trolley].[m/c]=[Forms].[mc #]
It opens the service schedule form but doesnt filter it.
I have a main form called "TROLLEY" with the field "M/C"
I want to have a macro (as I get on better with them) that will open a new
form called "SERVICE SCHEDULE" with the field "MC_#" linked to the main form
field "M/C" on the double click event.
Ive been trying this in the "where condition"
[Forms].[trolley].[m/c]=[Forms].[mc #]
It opens the service schedule form but doesnt filter it.