![]() | |
#1
| |||
| |||
|
|
Having trouble with this assignment. My teachers say it should work but it just doesn't. This part of a macro is designed to take payments, add them together then subtract them from the cost and show the balance owing. What am I doing wrong. The sql macro is shown below. No error message is showing but the process still dosen't work. UPDATE [wedding] INNER JOIN deal ON wedding.deal = deal.deal SET wedding.balance = (deal!cost - [wedding]!paid) |
#2
| |||
| |||
|
|
Having trouble with this assignment. My teachers say it should work but it just doesn't. This part of a macro is designed to take payments, add them together then subtract them from the cost and show the balance owing. What am I doing wrong. The sql macro is shown below. No error message is showing but the process still dosen't work. UPDATE [wedding] INNER JOIN deal ON wedding.deal = deal.deal SET wedding.balance = (deal!cost - [wedding]!paid) |
![]() |
| Thread Tools | |
| Display Modes | |
| |