The following expression works on a report.
Me.Text18.ControlSource = "=Int((Sum([qryAllFieldsForReports]![TotalCount]-[qryAllFieldsForReports]![RandomCount])/(Sum([qryAllFieldsForReports]![TotalCount]))*100))"
What I want to know is how to change the query on which the expression is...
How do I make Windows 2000 Server always give the same output for this line of code from an asp page:
Response.Write "date = "& date()
I have two servers both with the same "Regional Settings" and yet they output two different date formats. One gives 19/06/2001 and the...
How do I make Windows 2000 Server always give the same output for this line of code from an asp page:
Response.Write "date = "& date()
I have two servers both with the same "Regional Settings" and yet they output two different date formats. One gives 19/06/2001 and the...
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.