M
maryanne
hi all,
i have combo box which has two value list (resale
price,margin).what i wanna do is after i choose either one
of them, it will copy certain query to my final query. so
the sequence would be like this:
if user choose 'resale price', whole record in query A
will be copied to query final
if user choose 'margin', whole record in query B will be
copied to query final.
please help me for its vba code.
thanks
i have combo box which has two value list (resale
price,margin).what i wanna do is after i choose either one
of them, it will copy certain query to my final query. so
the sequence would be like this:
if user choose 'resale price', whole record in query A
will be copied to query final
if user choose 'margin', whole record in query B will be
copied to query final.
please help me for its vba code.
thanks