norman_bunch
New Member
- Joined
- Jan 24, 2012
- Messages
- 18
Hello Board,
I am trying to figure out how I can change the following line of code to leave out the #N/A and just leave the cell values blank. I think that this would be an easy task but I can not figure it out.
Range("DS8:DS78").FormulaArray = "=INDEX('Cover Sheet'!$AA$46:$AA$68,MATCH(CV8:CV78&DD8:DD78,'Cover Sheet'!$D$46:$D$69&'Cover Sheet'!$L$46:$L$69,0))"
Please Help!
I am trying to figure out how I can change the following line of code to leave out the #N/A and just leave the cell values blank. I think that this would be an easy task but I can not figure it out.
Range("DS8:DS78").FormulaArray = "=INDEX('Cover Sheet'!$AA$46:$AA$68,MATCH(CV8:CV78&DD8:DD78,'Cover Sheet'!$D$46:$D$69&'Cover Sheet'!$L$46:$L$69,0))"
Please Help!