Skip to content

millirock/bjams03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

vba-webdata

Scraping data from a webpage with getElements using Visual Basic for Applications.

Importing VBA module:

  • open workbook in Excel
  • press Alt + F11 to open Visual Basic Editor
  • Right-click on Project-VBAProject Window and select Import File
  • navigate the .bas file to be imported

Create VBA module

  • goto Visual Basic Editor
  • Right-click on Project-VBAProject Window and select InsertModule from the context menu
  • start coding ❤️
  • to run the code: simply press F5 to execute the whole code or F8 to run it by line

About

gang shit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published