Fwit
Electrical
- May 11, 2003
- 2
Pulling my hair out here. It's a while since I did any VB and of course stuff has changed but.... I create a userform and add a listbox. A line of code in the initialize event adds one item for test purposes. I then create a module that loads and shows the form. Save the project, close it and reopen it and as soon as I run the macro I get Type Mismatch. This error also occurs sometimes when adding the listbox to the form in the first place. Buttons and labels are Ok but Listboxes, textboxes, combos etc all cause Type Mismatch. Any advice much appreciated.