B
Ben
Hi all,
I have a line of code:
DoCmd.Opentable MyTblName, acViewNormal, acReadOnly
I would like to know if there is a way to open the table using the above
line and sort it by a certain field?
Thanks,
Ben
I have a line of code:
DoCmd.Opentable MyTblName, acViewNormal, acReadOnly
I would like to know if there is a way to open the table using the above
line and sort it by a certain field?
Thanks,
Ben