F
fughidabowit
Guest
Hello all
Here is the situation: I have to hide the Access Menus but somehow enable users to display the DataSheet view for a subform within a form. What is the best way to do this---and how would I go back from the DataSheet view to the normal view??
*I cannot simply open the form in a new window - it must stay within the other form (unfortunatelly)
*I have tried the DoCmd.RunCommand acCmdSubformDatasheet command with no success: "THe command or action 'Subformdatasheet' isn't available now"
Thanks in advance!
Here is the situation: I have to hide the Access Menus but somehow enable users to display the DataSheet view for a subform within a form. What is the best way to do this---and how would I go back from the DataSheet view to the normal view??
*I cannot simply open the form in a new window - it must stay within the other form (unfortunatelly)
*I have tried the DoCmd.RunCommand acCmdSubformDatasheet command with no success: "THe command or action 'Subformdatasheet' isn't available now"
Thanks in advance!