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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by BobHudson

  1. BobHudson

    Excel Listbox column filling

    Mike, Your suggestion was what I was looking for. I don't need the table and since I could have a variable number of rows that needed to be displayed, I didn't really want to allocate a table. Thou If I had to I was going to do that thanks to the suggestion by Nikki. Thanks for everybodies...
  2. BobHudson

    Excel Listbox column filling

    Astrid, The .AddItem appears to be used to add a item to a single. I need to put 5 items into 5 columns. Is there a way to position to a column before using the .AddItem? Regards, Bob
  3. BobHudson

    Excel Listbox column filling

    I have created a user form called ProjectSelection. On the userform I have a ListBox called PrjList. The listbox will have 5 columns. The example needs to display 30 lines. In the ProjectSelection code screen I have a module called UserForm_Initialize(). The code for this module follows...
  4. BobHudson

    Excel userform

    I have created a userform and I noticed that if I move it on the screen that I see a trail of where the userform was (Much like the mouse trails option for LCD screens, except the trail does not go away). I was wondering what I had turned on to get this to happen. Thanks for any suggestions...

Part and Inventory Search

Back
Top