I guess I have to ask how many functions is this form expected to perform? Are you searching, editing, deleting or adding and how do you tell the difference?
Have you tried going to the Other tab of the properties sheet for the CommandButton and setting Tab Stop to NO?
You sir are a genius
All i need now is to work out how i get this on a shared drive so many users can update data at the same time, i have a few leads on how to do this and will be giving it a bash.
Thanks very much for all your help along the way RuralGuy your help has been very much appreciated.
Describe the calculations with more detail. What are you counting and where will you be using this information?
Where do you plan to display this calculation?
Well it is your application and I don't know how to help you here but it sounds like it is a different form that focuses on the agent.
So you want the Count([Orders])/[Count([Quotes]) WHERE Agent = n right?
Why don't you try and build that query in the Query Builder?
Why not? Percentage is just a formatting option.