F
FortisChet
Hi
I'm having issues with the following - pls help.
Dim myDt as variant
myDt = dateserial(myYr, myMonth,1)
myVariable = application.worksheetfunction.vlookup(myDt,Range("FUEL"),
3,false)
gives me an error 2042.
I've no clue what's going on here. Can anyone pls help??
thanks
chet
I'm having issues with the following - pls help.
Dim myDt as variant
myDt = dateserial(myYr, myMonth,1)
myVariable = application.worksheetfunction.vlookup(myDt,Range("FUEL"),
3,false)
gives me an error 2042.
I've no clue what's going on here. Can anyone pls help??
thanks
chet