Does anyone know why following function gives me run-time error 424, object needed?
VB Code:
Function LookOneBack() As Variant Application.Volatile LookOneBack = Application.Caller.Offset(0, -1).Value End Function
|
Results 1 to 6 of 6
Thread: wrong data type?Threaded View
|
Click Here to Expand Forum to Full Width |