Recent content by Eggers

  1. E

    Finding amount of pay by getting time worked multiplied by hourly wage

    I need to make a wage slip but I can't figure out how to make the report take one time from the other, then multiply it by the wage to find out the pay for that amount of time...
  2. E

    Need help with running total of transactions, where some transactions TAKE AWAY

    My reports Record Source is a query, that's all (because I only need data from the previous week)... I just can't remember how code works and such
  3. E

    Need help with running total of transactions, where some transactions TAKE AWAY

    I have a transactions report, showing all the transactions that have occurred in the last week. My transactions query has an in/out column, for whether money is flowing in or out of the company. I would like my report to take this into account when calculating the total, so when this is set to...
  4. E

    Creating forms with optional fields - help!

    Well it did work... except now I can't seem to add new records from it. Agh
  5. E

    Creating forms with optional fields - help!

    That didn't help me much, it just did the same thing; only showed records that had a stock ID AND a transaction ID IGNORE THAT It worked! Thank you so much! <3<3<3
  6. E

    Creating forms with optional fields - help!

    I'm trying to make a database for my A levels and I've encountered a problem with a form. I have a transactions table listing every transaction that takes place in the company. Some times certain things (like stock) will have a different Transaction ID assigned every time new stock of that type...
Back
Top Bottom