Skip to content

Commit 6dbc5e7

Browse files
authored
Update README.md
1 parent d6dc5e8 commit 6dbc5e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ These are two different codes that I wrote in my free time at my previous jobs.
33

44
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.
55

6-
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. 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.
6+
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.

0 commit comments

Comments
 (0)