Wednesday, September 7, 2016

Can't find any working function for a lookup value. HELP!

Can't find any working function for a lookup value. HELP!

I've been stuck on this stupid thing for 3 days.
I'll explain the problem.
 
In a sheet titled Type Chart, i have a table (B3:S20) with Row headings (B4:B20) and Column headings (C3:S3) reading the same.
(as in we could say they are both the same colors).
 
In another sheet titled Damage Calculator, Cell D6 is Grass, and G6 is Bug.
This is important.
All three of these values are VARIABLE, as in they can change.
Keep this in mind.
 
What I need is a function that takes the value in cell D6 as my Row, and G6 as my Column, then finds the corresponding value in the table Type Chart (B3:S20).
 
I've tried so many combinations of INDEX/MATCH functions it's ridiculous.
I'll show you what i have right now.
17*INDEX(Type Chart!B3:S20,MATCH(D6,Type Chart!B4:B20),MATCH(G6,Type Chart!C3:S3))
 
I've tried a bunch of different versions of this, like adding a ,0 at the end of my Match functions.
Maybe i'm doing something wrong.
 
Basically i need it to find the value in the table corresponding to Grass as my row and Bug as my column.
But i can't put the text outright because it changes.
Please HELP :(
 
**Side Note: one problem i keep having is that it keeps linking me to a different workbook when i enter this equation.
I tried deleting the other workbook, but somehow it still does it?

Solutions to the Problem Can't find any working function for a lookup value. HELP!

Download Error Fixer for Free Now

I've tried so many combinations of INDEX/MATCH functions it's ridiculous.
I'll show you what i have right now.
17*INDEX(Type Chart!B3:S20,MATCH(D6,Type Chart!B4:B20),MATCH(G6,Type Chart!C3:S3))

That is pretty close and you are correct in that you are using INDEX() and supplying both the row and column offsets.

                      

The formula in Sheet3!C2 is,
=IFERROR(INDEX('Type Chart'!$C$4:$E$6,MATCH($A2,'Type Chart'!$B$4:$B$6,FALSE),MATCH($B2,'Type Chart'!$C$3:$E$3,FALSE)),"Not found")
...
which can be filled down if necessary.
Note that the array referred to as the first parameter does not include the row and column headers.


**Side Note: one problem i keep having is that it keeps linking me to a different workbook when i enter this equation.
I tried deleting the other workbook, but somehow it still does it?

Your INDEX syntax was missing single quotes around 'Type Chart'.
These are necessary when the worksheet name has a space in it.
Since the formula could not identify the worksheet properly, it was asking whether it should open another workbook.
I believe
that was your problem.

To check for Windows updates. Open Windows Update by clicking the Start button , clicking All Programs, and then clicking Windows Update. In the left pane, click Check for updates, and then wait while Windows looks for the latest updates for your computer. If any updates are found, click Install updates.

Install the latest updates for Windows and for the program displaying the error. Note that the update for the program might be listed as an optional update on the Windows Update page.

Open Windows Update by clicking the Start button Picture of the Start button. In the search box, type Update, and then, in the list of results, click Windows Update.

Recommended Method to Repair the Problem: Can't find any working function for a lookup value. HELP!:

How to Fix Can't find any working function for a lookup value. HELP! with SmartPCFixer?

1. Click the button to download SmartPCFixer . Install it on your computer.  Run it, and it will scan your system. The junk files will be shown in the scan result.

2. After the scan is finished, you can see the errors and problems which need to be repaired.

3. The Fixing part is finished, the speed of your computer will be much higher than before and the errors have been removed.


Related: How to Download Toshiba Satellite A205-S5833 Supervisor Password Utility v.1.48.0.8C r2 driver,How to Download Toshiba Satellite C675-S7104 Laptop Checkup v.2.0.13.11 driver,How Can I Update & Download Toshiba Satellite L655-S5117 Face Recognition v.3.1.3 driver,Method to Update & Download Toshiba Satellite L845D-SP4328KL Atheros LAN Driver v.2.1.0.5,How to Update & Download Toshiba Satellite R930 Network Device ID Registry Setting Tool v.3.0.32.4 driver,Best Way to Download NVidia GeForce 6100 VGA Driver v.304.51 Certified,How Can You Update & Download NVidia GeForce 9300/nForce 730i VGA Driver v.310.19 Certified,Method to Download NVidia GeForce GT 330M Driver v.340.65,How Can I Update & Download NVidia GeForce GTX 590 Driver v.280.26 WHQL,Method to Download NVidia Tesla C2050 Driver v.319.17,Way to Download RealTek RTL8100C(L) Driver v.5.01,Way to Download RealTek RTL8100E Drivers v.694,Way to Update & Download RealTek RTL8101L Auto Installation Program v.6.110 driver,Method to Update & Download RealTek RTL8111G PXE and RPL ROM code v.2.58 driver,How to Update & Download RealTek RTL8411B(N) Driver v.10.003,Best Way to Update & Download ASUS A53SV nVidia Graphics Driver v.8.17.12.6686,Method to Herunterladen ASUS K75VJ Intel Rapid Storage Technology Treiber v.11.6.0.1030,How Can You Update & Download ASUS CG8580 Intel Chipset Driver v.9.3.0.1019,Method to Update & Download ASUS K41VD Intel INF Update Driver v.9.1.1.1015,Way to Update & Download ASUS Pro70T NB Probe v.3.0.0026 driver
Read More: How Can You Fix - can you give someone programs from your computer on a disk on a limited account?,Fast Solution to Problem: can't empty clipboard using Excel 2007 in Windows 7,Troubleshooting:can not delete files,Can you change the interval to specific values without changing the max and min values. Tech Support,Can Quickbooks 2009 Pro be run in Windows 7 using the XP mode? [Solved],Can I safely remove earlier versions on my pc,Can I rotate a graph so it shows on my page sideways?,Can I safely ignore Office file validation alert message?,Can I send a JPEG file in a PDF form ?,can I review when my computer has been accessed from outside my home?

No comments:

Post a Comment