G
Guest
Hi
Have this combobox with values from a table
this works fine
Then i have cmd button there open a form
in this form i shall write a new value in another table
but i shall also use the value from the other forms
combobox
I have try many things but get only the result 0 in this field
I don't understand why
In the second form, the one i open to write a new value i have try to use:
= [maidnr] = Forms![opret/rette]![cmomaerke]
regards
Alvin
Have this combobox with values from a table
this works fine
Then i have cmd button there open a form
in this form i shall write a new value in another table
but i shall also use the value from the other forms
combobox
I have try many things but get only the result 0 in this field
I don't understand why
In the second form, the one i open to write a new value i have try to use:
= [maidnr] = Forms![opret/rette]![cmomaerke]
regards
Alvin