1 Pages (11 items)
lookup - Messages
#1 Posted: 10/19/2010 6:10:58 AM
Hello,
your work is greatly appreciated.
I would like to have a function like lookup (vlookup, hlookup) in mathcad.
This is very useful when you have to find data inside a database (matrix).
thanks again
Marco
your work is greatly appreciated.
I would like to have a function like lookup (vlookup, hlookup) in mathcad.
This is very useful when you have to find data inside a database (matrix).
thanks again
Marco
#2 Posted: 10/19/2010 7:28:28 AM
Here is example of vlookup(..) function definition for SMath Studio:

Download: vlookupImpl.sm
Regards.
Download: vlookupImpl.sm
Regards.
#5 Posted: 9/15/2021 7:15:30 PM
Hello,
I hope that this thread is still active.
I am trying to do the same thing with a horizontal lookup. I tried adjusting the vlookup to work, but I can't seem to get it right.
Could someone possibly post a way they have figured out how to use "hlookup" instead of "vlookup"
I hope that this thread is still active.
I am trying to do the same thing with a horizontal lookup. I tried adjusting the vlookup to work, but I can't seem to get it right.
Could someone possibly post a way they have figured out how to use "hlookup" instead of "vlookup"
#6 Posted: 9/15/2021 7:59:12 PM
WroteHello,
I hope that this thread is still active.
I am trying to do the same thing with a horizontal lookup. I tried adjusting the vlookup to work, but I can't seem to get it right.
Could someone possibly post a way they have figured out how to use "hlookup" instead of "vlookup"
Write a new hlookup() function.
Or transpose the matrix in vlookup().
Either way it will search for horizontal.
Regards
#7 Posted: 10/9/2023 5:26:00 PM
Hello, I am trying to download the files but the link leads me to the main website. Please help.
#8 Posted: 10/9/2023 6:28:26 PM
Files should be these ones.
Regards
vlookupImpl.sm (4 KiB) downloaded 95 time(s).
vlookupImpl2.sm (8 KiB) downloaded 69 time(s).
Regards
vlookupImpl.sm (4 KiB) downloaded 95 time(s).
vlookupImpl2.sm (8 KiB) downloaded 69 time(s).
#9 Posted: 10/10/2023 8:42:05 AM
WroteCould someone possibly post a way they have figured out how to use "hlookup" instead of "vlookup"
Vertical matrix is easier to inspect, range select.
Visit Samples next day or two ... gigantic Compendium.
lookup(value,table,col) ... working code.
Part 2 Discrete Systems.
Cheers ... Jean
#10 Posted: 10/10/2023 11:51:10 AM
WroteVisit Samples next day or two ... gigantic Compendium.
lookup(value,table,col) ... working code.
Part 2 Discrete Systems
... just uploaded
#11 Posted: 10/10/2023 10:51:11 PM
WroteFiles should be these ones.
Regards
vlookupImpl.sm (4 KiB) downloaded 95 time(s).
vlookupImpl2.sm (8 KiB) downloaded 69 time(s).
Thank you!!
1 users liked this post
Oscar Campo 10/10/2023 11:18:00 PM
1 Pages (11 items)
-
New Posts
-
No New Posts