G
Guest
Hello All
I have here a problem that is:
I have a form called frmGames with a combo box called cmbGameType, so when i
change the value of my cmbGameType, a sub form called subfrmGames, based in a
query(qryGames) shows the correct data.
My question is, how to do a command button to export this data on my subform
to a textfile or to a text box?
Thanks
I have here a problem that is:
I have a form called frmGames with a combo box called cmbGameType, so when i
change the value of my cmbGameType, a sub form called subfrmGames, based in a
query(qryGames) shows the correct data.
My question is, how to do a command button to export this data on my subform
to a textfile or to a text box?
Thanks