Skip to content

A VBA macro for Word that looks up a country name and allows you to insert the associated ISO 4217 code.

Notifications You must be signed in to change notification settings

ElysiumRat/MSWord_CurrencyCodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

MSWord_CurrencyCodes

A VBA macro for Word that allows the user to look up a country, currency, or ISO 4217 code, and will tell them what all corresponding information (current as of Jan 1, 2023) for that country's currency is, giving them the option to insert the code where the cursor is.

The search functionality works by first checking against selected text, or, if it can't find anything, by allowing the user to input the name of a country, currency, or an ISO code before checking. While most countries have complex names in the ISO database, the macro works with wildcards to ensure that common names (or even just snippets thereof) can be used in the search. Various common alternate English names for countries, as well as abbreviations, are also listed, though this may be incomplete.

About

A VBA macro for Word that looks up a country name and allows you to insert the associated ISO 4217 code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages