Access_Help
Registered User.
- Local time
- Today, 15:04
- Joined
- Feb 12, 2005
- Messages
- 136
Hi,
Can anyone help me modify this VBA to exclude or only include certain fields from a form for an excel export:
Can anyone help me modify this VBA to exclude or only include certain fields from a form for an excel export:
Code:
DoCmd.OutputTo acOutputForm, "Frm_Reports", acFormatXLSX, "test123.xlsx", True