Hi,
I'm trying to add the following code But it errors out. I want it to select whatever is selected. It will always start at B8 to S8 and down from there.
ActiveSheet.SelectRange.Select
Selection.Interior.Color = xlNone
Thanks,
Robert
I'm trying to add the following code But it errors out. I want it to select whatever is selected. It will always start at B8 to S8 and down from there.
ActiveSheet.SelectRange.Select
Selection.Interior.Color = xlNone
Thanks,
Robert