U
Ulcom
Hi
I have a single form FrmCountry link to a table TblCountry
On this form I have a continuous subform named FrmCountryDetails also link
to the table TblCountry
I would like to have 2 buttons on form FrmCountry .
first one to view FrmCoubtryDetails in datasheetview
and the second one to put FrmCoubtryDetails in formview
What code should I use on the buttons
Also when the user is in datasheet mode he can chsange columns or move them
Code on a button to print records of the subform FrmCoubtryDetails
Thanks
I have a single form FrmCountry link to a table TblCountry
On this form I have a continuous subform named FrmCountryDetails also link
to the table TblCountry
I would like to have 2 buttons on form FrmCountry .
first one to view FrmCoubtryDetails in datasheetview
and the second one to put FrmCoubtryDetails in formview
What code should I use on the buttons
Also when the user is in datasheet mode he can chsange columns or move them
Code on a button to print records of the subform FrmCoubtryDetails
Thanks