Hi
I have data in SS sheet the headers in row1 in column A is ITEM(1,2,3...) column B is ID the column C,D,E...... contains dates DD/MM/YYYY
and I have userform contains listbox1 , combobox1 . the combobox1 should populate dates from column C : last column (every time add new column will contain date in header)
every column contain date will contain QTY so what I want when select date from combobox1 should populate three columns ITEM, ID , DATE based on selected date from combobox1
I have about 5000 rows in SS sheet
thanks
I have data in SS sheet the headers in row1 in column A is ITEM(1,2,3...) column B is ID the column C,D,E...... contains dates DD/MM/YYYY
and I have userform contains listbox1 , combobox1 . the combobox1 should populate dates from column C : last column (every time add new column will contain date in header)
every column contain date will contain QTY so what I want when select date from combobox1 should populate three columns ITEM, ID , DATE based on selected date from combobox1
I have about 5000 rows in SS sheet
thanks