Here's another simple, but I'm sure not unique question. I now have a unique 'Invoice' number that is generated from a 'report' itself. The report consists of information from two tables (one to many relationship) with one customer being associated with many transactions. It's a simple customer invoice that contains a detail list and summary of all the transactions for a customer. There must be a means of updating each transaction with 'that unique invoice' number when the report is produced. I have tried macros, event procedures, and just about everything else with no results. It appears as if the only place to locate the coding is in the 'detail' section for each invoice, but I keep getting a message that the "object doesn't contain the Automation object 'Transactions'". What is this telling me?
All I want to do is plug that invoice number into a field in the transactions table.
Access is new to me, but I've been programming for over 30 years, so I know there has to be a way to do this. It seems as if Access is a good candidate for what I need, but I keep tripping over these little things and that makes it a very frustrating effort.
If you could point an old-line developer in the right direction, I would sure appreciate it.
JP
All I want to do is plug that invoice number into a field in the transactions table.
Access is new to me, but I've been programming for over 30 years, so I know there has to be a way to do this. It seems as if Access is a good candidate for what I need, but I keep tripping over these little things and that makes it a very frustrating effort.
If you could point an old-line developer in the right direction, I would sure appreciate it.
JP