View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
LightLY LightLY is offline
external usenet poster
 
Posts: 3
Default Access query(with custom function) from Excel

Dear Excel Gurus,

I am able to run an access query from Excel. However, if the access
query contains an Access custom function, I encountered problems
opening the RecordSet.

It seems that I am not able to retrieve data fields from Access which
are calculated from custom function using Excel. Is this a genuine
problem with Excel or did I miss out something?

I was working on this problem until 3am in the morning. Thank you very
much in advance if someone helps me.