i am getting OBJECT REQUIRED on error on this
anyone know whats going on ?
Private Sub CommandButton1_Click()
DoCmd.SetWarnings False
Module1.TransferShipper
End Sub
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
DoCmddoes not exist in the Word object model.If you provide more context we might find other options for what you are trying to do.