Thread: xlValue et al.
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default xlValue et al.

Have a look at XLDirection in object browser in VB editor

"The Cherub" wrote:

First off, I am pretty new to VBA (only really used VBS so far) and have come
across a lot of terms like xlValue, xlUp, xlDown etc. but I cannot find any
reference that explains what they actually do.

Any help gratefully appreciated.