Skip to content

Files

Latest commit

 

History

History
11 lines (9 loc) · 445 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 445 Bytes

vba-excel-google-firebase

Table of Contents

Pre-Requirements

  • A Google Firebase project created considering:
    • Valid user with e-mail and password set
    • E-mail/Password SignIn method enabled
    • Projects API Key
  • In order to run this script in your VBA project you need to add "Microsoft Scripting Runtime" to your VBA project references and add json-converter module to your project