why can't I export reports as/into excel any more.
M Maurice Oct 14, 2008 #2 Simple, the function is not applicable anymore in Access 2007. Why? we can only speculate. Try to use the .pdf functionality instead. You can also try giving the docmd.transfer... option in VBA a go. This will give you the option to export to Excel.
Simple, the function is not applicable anymore in Access 2007. Why? we can only speculate. Try to use the .pdf functionality instead. You can also try giving the docmd.transfer... option in VBA a go. This will give you the option to export to Excel.