mmartens
Mechanical
- Jul 17, 2001
- 24
I am in VB and trying to run the following using the excel function hlookup
Range("A12"
.Value = Application.HLookup(1, "H12:EZ12", 1, True)
but my out put is
Range("A12"
.Value = error 2015
can any one see what is wrong. I am at the end on my rope I am not sure what to try
thanks
Range("A12"
but my out put is
Range("A12"
can any one see what is wrong. I am at the end on my rope I am not sure what to try
thanks