fandt denne lille forklaring, som desværre ikke siger så meget:
The VAR function finds the variance by using a portion, called a sample, of the total number of values in a field. This is a time saver when dealing with extremely large tables and can be shown to be statistically valid. In comparison, the VARP function uses all of the values to calculate the variance. There must be at least two values in the field or the variance will not be calculated and a NULL is returned.
Fandt selv en løsning... Man skal finde variancen i ens SQL-sætning. "SELECT var(kolonnenavn) AS variance FROM tabelnavn" lidt mere simpelt end jeg havde turde håbe på :-)
Jeg fandt også lige funktionen i MS-SQL. Af en eller anden grund har jeg den ikke i Access.
Husk at acceptere dit eget svar, så ?'et bliver lukket :o)
Synes godt om
Ny brugerNybegynder
Din løsning...
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.