![]() |
Select method of Range class failed error message
Oops. Row should be first ..
Set insiteWS = Worksheets("Sheet1") Set rngInsitehdr = insiteWS.Range("A2", Cells(insitelastRow, insitelastColumn)) rngInsitehdr.Select If this post helps click Yes --------------- Jacob Skaria "Ayo" wrote: I have this section of code but I get the above error message whenever I get to the last line: rngInsitehdr.Select I can't figure it out. Any ideas? Thanks. Set insiteWS = Worksheets("InSite Data") Set rngInsitehdr = insiteWS.Range("A2:" & insitelastColumn & insitelastRow) rngInsitehdr.Select |
All times are GMT +1. The time now is 12:07 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com