View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jaky Jaky is offline
external usenet poster
 
Posts: 6
Default Yield function in VBA

Hi,
I am wondering why I can not find the Yield function in VBA. I type in
"Application.worksheetfunctions." in the VBA workspace to find the yield
function, and YIELDDISC and YIElDMAT is there, but YIELD is not there? Did
they forget to put it in VBA?