Calling Excel' 2007's "Yield" Functin From VBA?

P

(PeteCresswell)

Does anybody have a line of code that calls Excel 2007's Yield"
function from Access' VBA?

I was using Run for 2003, but 2007 broke that code.

For the "AccrIntM" function it was just a matter of changing Run
to WorksheetFunction, but Yield does not seem so amenable.

I've been beating my brains out for two weeks with Date() formats
and so-forth, but I can't make Yield happen from Excel 2007.

So, bottom line, can anybody post that magic line of code?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top