Hello everyone.
i really need help on this one.. sorry for bad english!
I have made 2 listbox.. listbox1 and listbox2. data on listbox 2 comes every after i double click listbox1 data. my codes for that works properly.
i am working in a excel worksheet. i have these columns A(date), B(group),C(accomplishment),D(daily income) and E(group details).
now i want that :
1. when i select any cells on column E(group details) the userform containing those list boxes as earlier mentioned will appear.
2. data on listbox2 will be posted/transfered to excel ranges(separate sheet) after a button click.
Can anyone help me how to do sample codes for these?
i will greatly appreciate any help on this.