Hi,
I would like to get a weighted average field on a set of data in crystal v. 11.
Mathematically one may either have a reversed running sum field or a matrix (sum product in excel syntax). Do any one have any ideas how to proceed, my forehead are about to burst after banging the wall...
Hi
I would like to get som help with a function that I wrote, I would like the function to give me timebuckets from a string. This is were I am @ the moment:
Function Test(Period As Double) As Double
Dim M As String
Dim Y As String
M = Right(Period, 2)
Y = Left(Period, 4)
If M = "05" Then...
Hi
Anyone has a tip how to smoothley create a msgbox to either start or stop the process at startup of a scheduled task. AND the main q, how to activate the process if neither option i chosen. This is since the proces is atomatically ran during nigths, bu I would like to have an option to...
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.