itisalikhan
New Member
Hi there!
On sheet A, I have data in four column i.e Sr. NO, Names, Desigantion, Amount.
On sheet B, I have a pre-designed payment voucher. In cell C7 of sheet B, I have a dropdown list (using data validation) that show all the names mentioned in second column (Names) of Sheet A. I am using index and match function with reference to cell C7. As I change the name from dropdown list (exist in cell C7), the other details like Designation and Amount etc automatically updates. Everything is working fine.
The problem begins when I want to take the print for all employees. Every time, I have to manually click the dropdown list and select the name and then I gives the print command. I am seeking for codes that automatically select the next name from dropdown list and take the print of payment voucher for me.
Any help would be highly appreciated
On sheet A, I have data in four column i.e Sr. NO, Names, Desigantion, Amount.
On sheet B, I have a pre-designed payment voucher. In cell C7 of sheet B, I have a dropdown list (using data validation) that show all the names mentioned in second column (Names) of Sheet A. I am using index and match function with reference to cell C7. As I change the name from dropdown list (exist in cell C7), the other details like Designation and Amount etc automatically updates. Everything is working fine.
The problem begins when I want to take the print for all employees. Every time, I have to manually click the dropdown list and select the name and then I gives the print command. I am seeking for codes that automatically select the next name from dropdown list and take the print of payment voucher for me.
Any help would be highly appreciated