#i do know some html so i think understanding that logic helps me understand vba
Explore tagged Tumblr posts
lezbfrenz ยท 1 year ago
Text
i do not have any formal training in vba or how to write excel macros. but, my primary function at work is using pre-built macros and occasionally tweaking code to get it to do what i need and increase automation of daily report generation as much as possible. we also have some macros that will auto-send scripted emails to individual vendors in 20 minutes or less instead of me manually having to key up 200+ personalized emails at a time. it's a godsend.
our current macros at work had code to send the email with a specific & unique file attachment on every email. i needed to modify the code to remove that function and only send the emails from my group inbox (instead of my personal one) to a list of contacts with their company's name in the subject line. after a bit of playing i finally figured it out what was safe to remove without causing it to crash! I only had to run a couple tests to fix what was wrong, but tomorrow I'm going to run it & we'll be good to go! and now i can easily modify THIS one to run whatever special projects my boss needs me to going forward!
take THAT former guy that rage quit without warning last year!! i will keep on figuring shit out on my own, who needs your goddamn help! not this lady!
0 notes