Thread
:
Error when using Yield in Excel 2007 VBA
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Ron Rosenfeld
external usenet poster
Posts: 5,651
Error when using Yield in Excel 2007 VBA
On Mon, 9 Mar 2009 13:13:02 -0700, Michel Petit <Michel
wrote:
Application.WorksheetFunctions.Yield(7 pars) returns error: "Object does not
support method", when called from VBA code. It works fine in the cell
(=YIELD(...) ).
All others functions used (Price, Duration, MDudation) works fine from VBA.
I'm using Office-Pro-2007 60 days Trial, with SP1 included, Activated; to
update a 2000 and 2003 project for Office 2007 use.
Is this a bug? Is beacuse of Trial version? Some SP missing?
Thanks for any help.
Bernard Liengme reported this as a bug several months ago.
--ron
Reply With Quote
Ron Rosenfeld
View Public Profile
Find all posts by Ron Rosenfeld