Skip to content

πŸ“ˆ VBA code I created in my free time at my past two jobs, to automate repetitive tasks I was assigned.

Notifications You must be signed in to change notification settings

juliachong/VBA-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

VBA-Code

These are two different codes that I wrote in my free time at my previous jobs.

The Pivot Tables code was used for manipulating hundreds of spreadsheets every quarter when I worked as a Reinsurance Analyst. I was given the task to delete the same specific columns from each spreadsheet, create a Pivot Table on a new sheet, then total the amounts.

The Weekly FX Rate Update code was used for my weekly task of copying a column of the current exchange rates for all countries, and pasting it onto a master spreadsheet which detailed historical exchange rates. This was from when I worked in Mobility Consulting. The code opens the current exchange rate file, copies the column, opens the master spreadsheet, pastes the column, saves the file as a new spreadsheet, and locks the file from being manipulated.

About

πŸ“ˆ VBA code I created in my free time at my past two jobs, to automate repetitive tasks I was assigned.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published