Hi Experts
I am trying to find the last column with data in my sheet. I tried thi
code, but it is giving me errors. Do you have any ideas what I'm doin
wrong?
lastcol = Cells(Columns.Count, "2").End(xlLeft).Column
Kind Regard
--
Message posted from
http://www.ExcelForum.com