K
Kevin McCartney
I'd like to do two things, set a range to all of row one
and set a second range to all of column A
Please help with the correct code to use. currently I have
Set rgeSearch1 = Application.Worksheets(Z).column(1)
Set rgeSearch1 = Application.Worksheets(Z).rows(1)
Thanks
Best regards
KM
and set a second range to all of column A
Please help with the correct code to use. currently I have
Set rgeSearch1 = Application.Worksheets(Z).column(1)
Set rgeSearch1 = Application.Worksheets(Z).rows(1)
Thanks
Best regards
KM