I have a Main form that provides General information about our client. In that form I have a button that opens the EC and from the Open EC form I have a Open ECU button which opens the ECU for updating purposes.
I'm sorry what you just said is greek to me. Is this an event procedure I use? Do I use code, Marco or expression builder? Would I use the event procedure ongotfocus?
Situation: I have two very simular forms, One is called Emergency contact (EC), the other is Emergency contact update (ECU). The EC is view only (enabled Field properties is set to no) with bound data form. The ECU is the editable version of the EC and is also bound data.
The Problem: When I...
I think this is a Dlookup function, But I'm having difficulty solving this one.
I have a customers who are assigned different pricing catagories. Some customers have more than one pricing cat. I want to display on the customers form, the pricing catagories that customer has been assigned. I...
Thank all for your help. I finally got the problem taken care of.
I used the advise from genomon and from Lespaul.
I placed the code from genomon into the Global Code under general declarations. Then went into my Query and found the RoundTotal function and added LesPaul's expression to the...
Thanks, Although I have to admit I'm not savvy on writing the expression.
Would I write it like this?
Total: RoundTotal([Order Total],0.05,2)
Obviously I have alot to learn.
The problem. I am using a query to figure tax, order totals and balance due for my invoices.
For example. If the tax is 4.81 even, but I round the expression, the tax would then be 4.82. Which is not correct.
If I use the Sum expression for figuring tax then I have a tax total of 2.405 which...
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.