Email worksheet as TXT or as CSV
See the DataSheet.
I want to be able to put as many email addresses I want in that column, tho it will likely only be 3 or 4 max.
Then, on hitting the submit timesheet menu option, it will save the TimeSheet worksheet as a TXT or CSV (don't really care which--whichever is most common or flexible) and email it to those email addresses. It can temporarily save the txt/csv to the %TEMP% folder, but should then be deleted.
In this particular case, the email client is Groupwise. Yuk! I know...
We'll need the Emp ID number to be inserted as Column A in the TXT or CSV, the Month inserted as Column B. These can be there and just hidden if you want to do it before export.
Do y'all like my code? That's the extent of it. But you guys ARE teaching me. Jake: I finally got the msgbox thing down 'cause of YOU.
Hopeful future of this project:
File is received through email program from 90 employees and either:
--imported into an Excel file
--imported into an Access DB (my choice, but not the user's)
Anyway, I think this could be a cool tool from the coders of VBAX till it's all said and done...this one only reports days out, but we could make one that reports all...