
9,737 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have two Excel sheets with the name Filter data and Cheque Print on the same workbook, In the Filter Data, I have Cheque Serial Number in Column A2, A3, A4, A5...... and in the Cheque Print, Cheque Print format using VLOOKUP. Now I want to copy Cheque S.No (A2, A3, A4, A5......) to sheet Cheque Print into Cell Y22 one by one using VBA. Copy Cell A2 data to Y22 and print the Cheque, again Copy Cell A3 data to Y22 and print the Cheque, at last, to find the empty cell. Kindly someone helps me.