View Full Version : Solved: obtain data from 3 input with conditions
mtsf26
11-08-2011, 03:42 PM
i make this table and is it possible to obtain the data from other sheet with 3 input based on length, diameter and quality.please kindly help me to solve it to get the exact data.
how to get the price from HJD-sono tab? If :
1. class = a, price + 10% of price
2. class = b, price + 7.5% of price
3. class = c, price + 5 % of price
4. class = d, price + 2.5% of price
5. class = e, price
i have attached the file too.hope you guys able to help me
mdmackillop
11-08-2011, 04:19 PM
Welcome to VBAX
I've taken some liberties with your headers. These could be fixed with hidden rows or custom formatting. The yellow block shows original workings and can be deleted.
mtsf26
11-08-2011, 05:19 PM
hey thanks for the reply it really work for row in F2 in xxx but when i randomly choose other like in F7 it not working. it should give the result 2102.1 (from 1911+191.1)
mdmackillop
11-09-2011, 11:03 AM
You should be able to see how this works. Have you identified the cause of the error?
mtsf26
11-09-2011, 04:58 PM
it work for a few data but it didnt work for other data.here i show u the right answer too,so you can see d different.i also confused.hehe
mdmackillop
11-09-2011, 05:25 PM
Add 0.1 to each value in HJD-Sono Column B
mtsf26
11-09-2011, 10:21 PM
thanks a bunch for helping me.it work
bebe0
11-10-2011, 12:09 AM
hey thanks, that was just what i needed.. ;)
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.