Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can Crystal use the result of a VB function?

Status
Not open for further replies.

arachnoid

Programmer
Jun 14, 2002
108
US
I have a VBA function that determines the date based on the contents of a file.

Is there a way to incorporate this function in a Crystal Report and then calculate date ranges based on its value?
 
Probably not, although you should ALWAYS post software version when requesting technical assistance.

VBA is too generic a term, is this in Access, Excel, Powerpoint, or?

If Access, create a Query in Access to supply the data required and use that as the data source in Crystal.

Otherwise please post technical information.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top