View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
external usenet poster
 
Posts: 2,494
Default Turn formula into vba

try

Range("A1").formula = "=C41*E41/360"

--


Gary


"jln via OfficeKB.com" <u25956@uwe wrote in message news:68fc0f41da24d@uwe...
I have a formula that i need to turn into vba
=C41*E41/360

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200611/1