sofrdk 0 Newbie Poster

Hi experts

I have this code:
CODE
and the userform:
USERFORM

I have added a new button "Shell invoices" to the form (OptionButton 13)

I want to open the 3 zip files in a e-mail (attachments):
Invoice_DK_RBA_...zip
Invoice_DK_DO_...zip
Invoice_DK_DART_...zip
(after _(...) comes different dates every day)

When file is opened, I wan't to save the .txt file inside to a specific location.

If needed, I could add another button, first choose the "Shell Invoices" radio button and then click a button to open files in winzip, but all have to be done from the USERFORM created if possible.
Make a suggestion if you believe another way is better.

If you come up with a suggestion to what to do, then please explain it for dummies, cause i'm new into this programming language.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.