Link to home
Start Free TrialLog in
Avatar of Avinash Singh
Avinash Singh

asked on

if a row has unhighlighted data after the 2nd highlighted cell then copy the data from 2nd highlighted cell till last data and paste to sheet2

go to each row of table1,table2,table3,table4
if a row has unhighlighted data after the 2nd highlighted cell then copy the data from 2nd highlighted cell till last data and paste to sheet2
and if not then simply copy that row and paste that data to sheet2
I want to do this by vba
see the result in sheet2
Kindly see the sample file
Sample123--2-.xlsm
ASKER CERTIFIED SOLUTION
Avatar of Subodh Tiwari (Neeraj)
Subodh Tiwari (Neeraj)
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Avinash Singh
Avinash Singh

ASKER

Thnx again Neeraj sir
You're welcome Avinash! :)