Dear , i like to export the report from MS Access 2010 to Excel 2010 how to do .. please find the attachment where to click even i can send only into PDF
Dear , i like to export the report from MS Access 2010 to Excel 2010 how to do .. please find the attachment where to click even i can send only into PDF
The database is set to hide most of the ribbon. So the External Data tab is not available. That is where the Export to Excel button is located. Without the ribbon, must write code to perform export prodcedure or build custom ribbon to offer the export functionality.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
dear , i m new in ACCESS how to do ,, should i create new report or import button what to do ,, i really dont know thanks
Google is your friend. Look here at the many available solutions.
http://lmgtfy.com/?q=Access+VBA+export+report+to+PDF
You should first understand why the full ribbon is not displayed. This can be a setting of the database.
File > Options > CurrentDatabse > RibbonAndToolbarOptions
Is this db an mdb or accdb file? Hold down shift key while opening and most of the optional file settings will be ignored and the full ribbon should be available.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
thanks June