View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ctech[_138_] Ctech[_138_] is offline
external usenet poster
 
Posts: 1
Default Macro - Insert formula


Hi guys


ActiveCell.FormulaR1C1 =
"IF(VLOOKUP(RC[2],Sup_list,1,FALSE)="#N/A","No","Yes")"

This is part of my macro, however the "#" messes up my macro.
Anyone know how to get around this...?


--
Ctech


------------------------------------------------------------------------
Ctech's Profile: http://www.excelforum.com/member.php...o&userid=27745
View this thread: http://www.excelforum.com/showthread...hreadid=540629