Hello Everyone,
I am a novice programmer but I am trying to take an Access 2010 project I created and put the backend on Azure (and then I want to use Sagekey to create an installation package for the front end). So far it works fine except in one area when the program hits this line "Docmd.OutputTo, acOutputReport, Document name, acFormatPDF..." I get the error "The command or action 'OutputTo' isn't avaliable now"
Does anyone have any idea as to what I am doing wrong? :banghead:
I am a novice programmer but I am trying to take an Access 2010 project I created and put the backend on Azure (and then I want to use Sagekey to create an installation package for the front end). So far it works fine except in one area when the program hits this line "Docmd.OutputTo, acOutputReport, Document name, acFormatPDF..." I get the error "The command or action 'OutputTo' isn't avaliable now"
Does anyone have any idea as to what I am doing wrong? :banghead: