frostworks
New Member
- Joined
- Jan 28, 2024
- Messages
- 13
- Office Version
- 365
- Platform
- Windows
Hello! I have two tables here and am attempting to use vba to do two things:
1. lookup value in sheet 1 table 14 col 10, match against sheet 2 table 1 col 1, return sheet 2 table 1 col 6 value in sheet 1 table 14 col 60
2. write vlookup formula into sheet 2 table 1 col 6 to look up value in sheet 2 table 1 col 1 and return sheet 1 table 14 col 60
Can't seem to find a standardise/proper example online or maybe i'm too dense for it.. Can someone help me please?
Sheet 1 Table 14
Sheet 2 Table 1
Thanks in advance!
1. lookup value in sheet 1 table 14 col 10, match against sheet 2 table 1 col 1, return sheet 2 table 1 col 6 value in sheet 1 table 14 col 60
2. write vlookup formula into sheet 2 table 1 col 6 to look up value in sheet 2 table 1 col 1 and return sheet 1 table 14 col 60
Can't seem to find a standardise/proper example online or maybe i'm too dense for it.. Can someone help me please?
Sheet 1 Table 14
Sheet 2 Table 1
Thanks in advance!