Hi
I am tryingto use the code below to update the Named Range Excel but it errors, can anyone advise why!
ActiveWorkbook.Names.Add Name:="NOT", RefersToR1C1:= _
"=OFFSET(Extract!$BE$1,0,0,MATCH(" * ",Extract!$BE:BE,-1),1)"
I am tryingto use the code below to update the Named Range Excel but it errors, can anyone advise why!
ActiveWorkbook.Names.Add Name:="NOT", RefersToR1C1:= _
"=OFFSET(Extract!$BE$1,0,0,MATCH(" * ",Extract!$BE:BE,-1),1)"