Search results

  1. L

    need help with expression to round number

    firs here is the expression that i am using producttotal: ([CountOfProduct])/8 ex:count of product is =6 so then it would be 6/8=.75 but it actually is 1 sample so i i need it to round up but then i also have some that are like count of product is =19 so then it would be 19/8=2.375 which is...
  2. L

    still can get this stupid database to count

    still can get this database to count the total for me. i have tried all the sugestion from my last thread but none of them work. it counts for me in my Lot header in my report just fine here is the expression =Int((Count([product])/8)+0.9) it counts that fine and give me a answer but now i want...
  3. L

    need help in totaling expression

    first of let me say hi to everyone, it my first time here so i am n00b, so dont get mad if i ask a dumb question u got to bare with me. well here it goes. i have a equation in my report that is written like this =Int((Count([product])/4)+0.9) what it doesn is it counts the total sample and...
  4. L

    Was wondering if we could change the amount of connections to access

    we have a database at work that is being runned on a server machine running windows 2000, the problem that we have is we have 11 machines that connect to the database on the windows 2000 machine. when we get to the 12 user it says to many connections open, so now one of the computers have to log...
Back
Top Bottom