Re: Turn off Auto Calculation
- From: "Alan" <Alan@xxxxxxxx>
- Date: Thu, 19 Mar 2009 12:22:35 -0000
I am sorted now. Thx for your help
The reason that the code I had used in the form did not work when attached to the button was because the 'Is Null' in the IIF statement had to be moved to the begining instead on being,and changed to 'IsNull', at the end. Hope that makes sense.
Thanks again
Alan
"Allen Browne" <AllenBrowne@xxxxxxxxxxxxxx> wrote in message news:OrzIqx9pJHA.996@xxxxxxxxxxxxxxxxxxxxxxx
The posted suggestion was for VBA
--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"Alan" <Alan@xxxxxxxx> wrote in message news:uSzfBl9pJHA.4372@xxxxxxxxxxxxxxxxxxxxxxxIt has been sugested that I should attach all my formula's to their respective fields via VB with an onClick button. Which I think is similar to what you suggested.
I am working on that idea at the minute but I am still getting code errors. Does the doubling up of quotation makes apply in VB too or should I just be able to drop my ControlSource code strait into VB with a prefix of me.Field1 (after renaming my field to Field1).
.
- References:
- Turn off Auto Calculation
- From: Alan
- Re: Turn off Auto Calculation
- From: Allen Browne
- Turn off Auto Calculation
- Prev by Date: Design view
- Next by Date: Counting records on a form after filter
- Previous by thread: Re: Turn off Auto Calculation
- Next by thread: Representing two tables in a form
- Index(es):
Relevant Pages
|