Skip to content

drewchapin/Office-Addins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ATC.xlam

  • Text Transform
    • Copy as Plain Text
    • Uppercase
    • Lowercase
    • Left Trim
    • Right Trim
    • Trim
    • DD-MMM-YY → ISO Date
    • MMM-DD-YY → ISO Date
    • YY-MMM-DD → ISO Date
  • SQL Stuff
    • Create Insert
    • Create Update
    • Select... Where... In...
  • MAC Addresses
    • Colon Separated (e.g. 18:DB:F2:30:54:8C)
    • Hyphen Separated (e.g. 18-DB-F2-30-54-8C)
    • Cisco Style (e.g. 18db.f230.548c)
  • Formula
    • Apply Formula
    • To Absolute
    • To Relative
  • Other
    • Unprotect Worksheet
    • Unprotect VBA

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published