R
Rodney
I have my VLookup happening
querying an array of 25,000 records.
I want to beef it up to 150,000
Can VLookup query across 3 sheets of the workbook?
I employ this statement:
"=IF(ISERROR(VLOOKUP(B46063,$B$2:$C$11494,2,FALSE)),"x",(VLOOKUP(B46063,$B$2:$C$11494,2,FALSE)))
Why do some result cells show a nought 0 instead of "x" ?
When I paste the results back to MSWorks
I have to "paste special" (unformatted text)
before it will transfer successfully to the Works cells
Any workaround?
Thanks for any assistance.
querying an array of 25,000 records.
I want to beef it up to 150,000
Can VLookup query across 3 sheets of the workbook?
I employ this statement:
"=IF(ISERROR(VLOOKUP(B46063,$B$2:$C$11494,2,FALSE)),"x",(VLOOKUP(B46063,$B$2:$C$11494,2,FALSE)))
Why do some result cells show a nought 0 instead of "x" ?
When I paste the results back to MSWorks
I have to "paste special" (unformatted text)
before it will transfer successfully to the Works cells
Any workaround?
Thanks for any assistance.