Thank you all so much.
You've been a great help.
Went with the int - seems to be working fine so far.
Brilliant!
Again, thanx heaps people.
This is a most useful resource this website and it's members are.
Good on ya'all.
D
Thanx for that LB,
But (there's always a but - ain't there?):
Can't seem to find it in 9.0
Created a new SQL Expression - looked in the Functions tree (and Operators tree for good measure) can't seem to find ceiling.
Am I looking in the right place?
Hello All,
I've created a Function Procedure in Access that works out a few things see
Procedure below:
Function returncharge(rate_sla, roundforced_sla, timetaken_transactions,
rate_Multiplier, unit_sla)
Dim timetaken
Dim charge
If ((rate_sla > 0) And (roundforced_sla = "No")) Then...
Hi
Hope you all good.
Trying to get a ceiling function to working in Crystal 9 - have to create it coz Crystal doesn't seem to have it.
It works fine in My Access VBA Module
Here is the VBA code that works fine (found it on the net):
Public Function Ceiling(ByVal X As Double, Optional ByVal...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.