rainbow1112
New Member
- Joined
- Jun 11, 2024
- Messages
- 2
- Office Version
- 365
- Platform
- Windows
Right now i'm using the if function to compare. If I would like to compare data inside a table how should I do that?
example table 1 if a and 100k matched table 2 it will return true. can I do that with the match function? i tried it but encountered error..
example table 1 if a and 100k matched table 2 it will return true. can I do that with the match function? i tried it but encountered error..
Table 1 | |
a | 100,000.00 |
Table 2 | |
b | 200,000.00 |
a | 100,000.00 |