I need help creating a form with a button that will export to excel once it is clicked. What are the appropriate steps to take? I have already created a form with a button up there. I need to know what do I need to do to make sure it exports to excel once it is clicked.
1. Do I need to do a query to make sure this happens?
2. Can I setup a macro to make sure this will happen?
Of the two above, which is the least hardest to understand and work with? I haven't messed with vba code to much. If possible, I would like to avoid it. Any help would be greatly appreciated.
1. Do I need to do a query to make sure this happens?
2. Can I setup a macro to make sure this will happen?
Of the two above, which is the least hardest to understand and work with? I haven't messed with vba code to much. If possible, I would like to avoid it. Any help would be greatly appreciated.