M Michael Kintner Aug 16, 2005 #1 What would the command be to use DoMenuItems to show a table view in a form please..... Thank you in advance, Mike
What would the command be to use DoMenuItems to show a table view in a form please..... Thank you in advance, Mike
F fredg Aug 16, 2005 #2 What would the command be to use DoMenuItems to show a table view in a form please..... Thank you in advance, Mike Click to expand... DoCmd.OpenForm "FormName", acFormDS
What would the command be to use DoMenuItems to show a table view in a form please..... Thank you in advance, Mike Click to expand... DoCmd.OpenForm "FormName", acFormDS