herbertioz
Registered User.
- Local time
- Today, 01:46
- Joined
- Nov 6, 2009
- Messages
- 66
I try to multiply all records in a field in Access. For example:
2*2*3*3=36
ID Number
1 2
2 2
3 3
4 3
How can I do that with a query? is it supported?
2*2*3*3=36
ID Number
1 2
2 2
3 3
4 3
How can I do that with a query? is it supported?