crispbreeze19
Registered User.
- Local time
- Today, 03:08
- Joined
- Feb 7, 2005
- Messages
- 10
I have a 2 tables and 4 fields that I want to work with.
where it is
Table A with Field1, Field2 and Field3
Table B with Field4
I want Field1 to be equal to the number of 1s plus the number 7s. Here is the doosy! but I only want to count the 1s and 7s in Field4 between the record number Field2 and Field3.
Any help you could offer would be great! I know a little about MSAccess VBA and macros.
where it is
Table A with Field1, Field2 and Field3
Table B with Field4
I want Field1 to be equal to the number of 1s plus the number 7s. Here is the doosy! but I only want to count the 1s and 7s in Field4 between the record number Field2 and Field3.
Any help you could offer would be great! I know a little about MSAccess VBA and macros.