Recent content by NikToo

  1. N

    Summing up and exporting with null values

    I'm doing a database which will pull data into an Excel report. Some of the data I get out of a pivot table, in this case values for each month (period). Not all fields have data, so when I paste the pivoted data into an Access table I get null fields. What I then want to do is sum up the...
  2. N

    Saving form data before going to subform

    And another question... In my database I have a button on a form which leads to a subform popping up. On the subform popping up, I display data from the first form. However, unless I first save the original form and then go to the subform, the data isn't passed on. How can I make the button...
  3. N

    Using AfterUpdate to populate text box from combo value?

    Hello, First post, new here. :) I'm doing a course on Access and I'm trying to populate a text box based on the value I select in a combo box. Basically, in the combo box I want to select a drug (for pets, it's for a veterinary clinic...) and in the text box next to it I want the cost to pop...
Back
Top Bottom