Hello,
I have a form with a lot of records with parameters.
Record 1: Parameter 1 = 200
Parameter 2 = 400
Parameter 3 = 600
Record 2: Parameter 1 = 150
Parameter 2 = 360
Parameter 3 = 450
etc. etc.
Now I want place a buttom on the form so when I click
the constants of the parameters of the current record will see in the debug venster.
Example: When I have selected record 2 then, when I click
on the buttom,150 and 360 and 450 will see in the debug
venster.
Who know's the VBA-code for this?
Greetings,
mulderm
I have a form with a lot of records with parameters.
Record 1: Parameter 1 = 200
Parameter 2 = 400
Parameter 3 = 600
Record 2: Parameter 1 = 150
Parameter 2 = 360
Parameter 3 = 450
etc. etc.
Now I want place a buttom on the form so when I click
the constants of the parameters of the current record will see in the debug venster.
Example: When I have selected record 2 then, when I click
on the buttom,150 and 360 and 450 will see in the debug
venster.
Who know's the VBA-code for this?
Greetings,
mulderm