hi everybody,
I know few about access, hope to receive more helps from you all!
I have two TABLES/FORMS named "08BCTC" and "09BCTC" with the same field as ID | QUATER | INCOME | TAX |
After ENTER data in field INCOME in form "09BCTC", I want to solve these problems
+ To compare the INCOME at current quater with previous quater (in the same table). If found no data of previous quater, alert "No data"
+ And the current quater with last year quater at the same period by comparing with data in TABLE "08BCTC". If found no data, alert "No data"
+ And in form "09BCT" showing its accumulative income up-to-date.
Here is the result I want
![]()