Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. quick62silver

    Password prompt for VBA project appears after Excel quits

    I have been working on VBA code for an Excel spreadsheet. During this coding effort I password protected the VBA code. Since I have password protected the VBA code I get prompted to enter the password for it several times when I exit the spreadsheet. If I do nothing in the spreadsheet and just...
  2. quick62silver

    Populating multiple comboboxes in VBA

    I am new to using the combobox. All of the comboboxes are in the same column and each have the same four items to select. I am not using a Userform. I want to use VBA to populate the multiple comboboxes. I do not want to specify each combobox individually as follows ComboBox1.AddItem "Item 1"...

Part and Inventory Search

Back
Top