Search results

  1. T

    Using If in AfterUpdate to output text

    I have a bunch of text boxes in a form which show a number according to a choice, which is then fed into a text box bound to a sum of these boxes. I want to have another text box display a string of text, dependent on the sum eg. display "message" when sum > value. Now I think I can do this...
  2. T

    Sum values in form

    I've not written the code so I don't even know how to respond. I could attach the database and you could have a look yourself if that'd help?!
  3. T

    Sum values in form

    I've made a form which is based upon multiple queries. Each query is linked to the form using combo boxes, and essentially what happens is I can select an option and a number is output. I've done this using the AfterUpdate event and it all runs nicely but what I would like to do now is take...
  4. T

    Form stops working when Access is closed?!

    I'm new to Access (2007) so i'm going a very long-winded way about making a formulae sheet. Basically I've written a set of formulae out in Excel and want to transfer this so that it'll work in Access. I've written a form which has various combo boxes and a seperate query which references...
Back
Top Bottom