T
Tony
I have the following code that gives me a #N/A for some cells. I want to
change it to "" using an error statement such as =IF(ISNA(.... Can anyone
assist me here.
wsPh.Range("f6:AD6").Formula = "=IF(f$5<>"""",INDEX(CWWType,
MATCH(f$5,CWWDate,0),1),""x"")"
change it to "" using an error statement such as =IF(ISNA(.... Can anyone
assist me here.
wsPh.Range("f6:AD6").Formula = "=IF(f$5<>"""",INDEX(CWWType,
MATCH(f$5,CWWDate,0),1),""x"")"