Shailender
Member
Hello All,
i have a problem in the code when i try to run the code Lastr = Sheets("Sheet3").Cells(rows.Count, Ac).End(xlUp).Row, in these case i am trying to select entire column including blank rows. But when i am trying to find last row with the same method, it shows an error message Compile error: Expected function or variable.
Please anyone help me out.
Thank you in advance.
i have a problem in the code when i try to run the code Lastr = Sheets("Sheet3").Cells(rows.Count, Ac).End(xlUp).Row, in these case i am trying to select entire column including blank rows. But when i am trying to find last row with the same method, it shows an error message Compile error: Expected function or variable.
Please anyone help me out.
Thank you in advance.