Recent content by michaelvo

  1. M

    single or multiple transactions table(s)

    Hi there, Some time ago I created an Access DB mainly handling product transactions (order, receipt, in/out warehouse, delivery, etc...). The DB was designed around a single table for all those different types of transactions. The table is only holding foreign keys. Apart from the links to...
  2. M

    Running Sum Query to create Graph / Chart

    basing it on a query causes Access 2007 to crash.. Hi there, Thanks to all your info, I finally managed to get this to work. However, if you base the code below on a query and not a table my Access 2007 crashes... As a temporary workaround, I use an Action Query to create a table - but this is...
Back
Top Bottom