Viewin a subform

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top