View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Shane Wierenga[_2_] Shane Wierenga[_2_] is offline
external usenet poster
 
Posts: 4
Default "If" Formula in VBA

This is the formula that ended up working thanks Aviashn


Range("B20").formula = "=IF('Sign 2'!P650,'Sign 2'!E10,"""")"