Hi,
I have a report that needs an extra field to be added. However this extra field does not appear in the database,
We have an application that displays records 1 at a time, and a VB calculation takes info from the record & does lots of clever things (other table reads etc) to calculate mean averages then displays them on the screen/
So, when I do a report, I also need to call this VB module and get the same results...
How do I call a VB calculation and pass the result into a field.
Hope it makes sense, I am thinking I am perhaps out of my league on this - cos I am just learning crystal and have no VB knowledge.
I have a report that needs an extra field to be added. However this extra field does not appear in the database,
We have an application that displays records 1 at a time, and a VB calculation takes info from the record & does lots of clever things (other table reads etc) to calculate mean averages then displays them on the screen/
So, when I do a report, I also need to call this VB module and get the same results...
How do I call a VB calculation and pass the result into a field.
Hope it makes sense, I am thinking I am perhaps out of my league on this - cos I am just learning crystal and have no VB knowledge.