Populate a listbox via VBA

BratFire

Board Regular
Joined
Aug 2, 2005
Messages
99
With a userForm this is a rather simple task for me, however, I am drawing a blank here. Simple task - Excel 2000.

- The listbox is embeded into Sheet1.

- Preferably would like to populate a listbox with code upon opening the workbook.

- Prefer not to have to set up another worksheet and build a named range to populate the list.

- Would prefer not to have a separate userform

- No subsequent manipulation needed.

- I would normally use a validated cell with a list however, would like to use the listbox_click event to trigger other routines.

- Listbox.AddItem would be used, just not sure where to use it.

Thank you in advance.
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.

Forum statistics

Threads
1,214,979
Messages
6,122,552
Members
449,088
Latest member
davidcom

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top