Avatar of Murray Brown
Murray BrownFlag for United Kingdom of Great Britain and Northern Ireland

asked on 

Access VBA export data using ExportAsFixedFormat

Hi
In Access VBA does anyone have an example of using a SQL statement to export data as a pdf using  ExportAsFixedFormat ?
Thanks


Microsoft AccessVBA

Avatar of undefined
Last Comment
Maria Barnes
Avatar of Norie
Norie

Murray

Do you mean export the query from Access and then save as a pdf?
Avatar of Murray Brown
Murray Brown
Flag of United Kingdom of Great Britain and Northern Ireland image

ASKER

Hi. If that is the way to do it then yes. If there was a way to export data directly to pdf then that would have been good but if not then via word and save as pdf for example
You could always use a PDF printer and just print the report to it.
Avatar of Murray Brown
Murray Brown
Flag of United Kingdom of Great Britain and Northern Ireland image

ASKER

Thanks John. Is there no way to do this in Office? 
ASKER CERTIFIED SOLUTION
Avatar of John Tsioumpris
John Tsioumpris
Flag of Greece image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of Maria Barnes
Maria Barnes
Flag of United States of America image

You can export a REPORT to PDF.
DoCmd.OutputTo acOutputReport, "YourReportName", acFormatPDF, "PathAndNameOfFile.pdf"
So you could create a report to display your data, then call it using the above syntax.
Microsoft Access
Microsoft Access

Microsoft Access is a rapid application development (RAD) relational database tool. Access can be used for both desktop and web-based applications, and uses VBA (Visual Basic for Applications) as its coding language.

226K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo