View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Jaybird[_3_] Jaybird[_3_] is offline
external usenet poster
 
Posts: 30
Default VBA Function for Match and Offset

I'm sorry. "Yes" to what?

As near as I can tell, the "myvalue" statement is being rejected
because it hasn't been declared properly. I've attempted to declare
it as a string, an integer, and a variant without success. I'm not
sure what type of data type it is in this context.

Thanks for the help, by the way!