Dear All,
I m not able to update listbox rowsource when combox selection will change.
PLease help.My code are as below.![]()
Please Login or Register to view this content.
Dear All,
I m not able to update listbox rowsource when combox selection will change.
PLease help.My code are as below.![]()
Please Login or Register to view this content.
Hifliers!!
Please mark your thread as SOLVED:
Something like that, you dont pass the range itself in, a string of what the range will be like "Sheet1!A2:A10000"![]()
Please Login or Register to view this content.
Hope this helps
Sometimes its best to start at the beginning and learn VBA & Excel.
Please dont ask me to do your work for you, I learnt from Reading books, Recording, F1 and Google and like having all of this knowledge in my head for the next time i wish to do it, or wish to tweak it.
Available for remote consultancy work PM me
Thankyou! Nathan
Sorry! not to specify details.
I have sheetnames in my combobox rowsource. So each time a combox selection change, it search for sheetname in workbook and listbox rowsource will be for the selected sheet.
e.g. If i select sheet1 in combobox listbox rowsource will be sheet1.range(xyz) and if i select sheet2 in combobox,listbox rowsource will be sheet2.range(xyz).
My workbook having more than 25 sheets.
Hope it clears my question
Regards,
Vishnu
Ok, so you want it to be made up of say x records from sheet1 and y records from sheet2 etc?
If not, why are you looping the sheets, for containing the sheet name, why not just reference the sheet?
![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks