Skip to content

Coding with Visual Basic

Create Powerful programs with Excel and AutoCAD

  • Home
  • Contact
  • About Jeremy

Tag: multipage

excel

Public Variables in VBA

January 3, 2020 Jeremy Ellis

USE CAUTION! Any time you declare a variable as public it is important to understand all the consequences and how they behave. In order to make a variable public it has to have the keyword 'Public' rather than 'dim'. It also has to be declared in a module before the first procedure declaration. It does… Continue reading Public Variables in VBA

Tagged multipage, public variables, userformLeave a comment

Categories

  • 3D AutoCAD (4)
  • autocad (12)
  • excel (8)
Blog at WordPress.com.
  • Follow Following
    • Coding with Visual Basic
    • Already have a WordPress.com account? Log in now.
    • Coding with Visual Basic
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...