RobJ
I can't tell from your description what formula you are using to do the
calculation "in your head". If you were to write the formula down and pass
it to a clerk to do, how would it look?
Is that the "[torearnday] / [tothrday]= " that you described? Please post
the SQL of your query.
--
Regards
Jeff Boyce
Microsoft Office/Access MVP
http://mvp.support.microsoft.com/
Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/
"RobJ" <(E-Mail Removed)> wrote in message
news:268A67D6-715B-4C79-8D75-(E-Mail Removed)...
> I have hit a wall on a database that I have been working on, so far I have
> two fields that are calculated from different queries [tothrday]
[torearnday]
>
> Employee day pay calculated by number of products at rate 1 + product2 at
> rate 1 (i.e. 55.00)
>
> Employee Day hours Calculated using the "On Time and How Much Has Elapsed"
> script on, time in - time out - total breaks in hr:mm (i.e. 5:00)
>
> I have been trying to calculate the rate, in my head as example above it
is
> easy £11/Hr but I can not get access to understand what query I want it to
> calculate [torearnday] / [tothrday]= #Error
>
> This is my first database so I have been guided by the help links within
> access and a dummies book but can not find a solution, any help
appreciated.
>
> Cheers
> Rob
>