meksdigital
New Member
- Joined
- Jan 8, 2023
- Messages
- 3
- Office Version
- 365
- Platform
- MacOS
Hi all and HNY!
I have a table with prices based on weights and but having trouble trying to return the price value into another sheet depending on the weight.
Rates Table
Items with weight
Any thoughts on how I can get the table data into my other table? Having lots of trouble trying with vlookups + less thans to pull in prices
Cheers all
I have a table with prices based on weights and but having trouble trying to return the price value into another sheet depending on the weight.
Rates Table
Weight > | Weight <= | Price |
0 | 5 | $8 |
5 | 10 | $16 |
10 | 20 | $22 |
Items with weight
Items | Weight | Price |
Item 1 | ? | |
Item 2 | ? | |
Item 3 | ? |
Any thoughts on how I can get the table data into my other table? Having lots of trouble trying with vlookups + less thans to pull in prices
Cheers all