Get instant live expert help on I need help with excel vba listbox

“My Excelchat expert helped me in less than 20 minutes, saving me what would have been 5 hours of work!”

Post your problem and you’ll get expert help in seconds.

Our professional experts are available now. Your privacy is guaranteed.

Here are some problems that our users have asked and received explanations on

I need help with VBA. I have a code with listbox with filtering options. Checkboxes, textboxes and date. My code wont combine those options to filter my data from worksheet into listbox.
Solved by M. S. in 12 mins
I'm having trouble moving multiple columns from one list box to another. ListBox1 is populated with 4 columns from a spread sheet and ListBox 2 is empty. I want users to be able to press the "add button" which will firstly add the item to ListBox 2 and also remove it from ListBox1 so they can no longer choose it. Furthermore, I would like the "remove button" to do the reverse and add the item from ListBox2 back to ListBox 1 whilst deleting it from ListBox2. This is all being done in Excel VBA userform
Solved by A. J. in 19 mins
Im getting an error on this code when trying to filter on VBA userform using listbox: .List = Application.Index(vData, _ Evaluate("Row(1:" & lMatches & ")"), _ Evaluate("Column(1:" & UBound(vData, 2) & ")")) Im getting error : "Application-defined or object-defined error."
Solved by Z. H. in 25 mins
hi i am looking for vba expert . i need to modify an vba excel file.
Solved by X. E. in 21 mins
VBA Excel. I have request from my boss to have a button on the VBA Excel Form to print a work order and put the Equipment Name that is on the VBA form in the Work Order (a word doc) and print it.
Solved by F. F. in 26 mins