View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
wellie wellie is offline
external usenet poster
 
Posts: 5
Default Look up VBA documentation using Excel Help

I'm not faimilar with (or don't quite understand) how to
use online Object Browser which is invoked by pressing
the F2 key. Can someone please explain how to look for
documentation ?

For example. I want to learn how to use the "cells.find
(...)" I need to find out what description of each
arguments and what it returns when the command is
complete.

Can someone please guide me to look up this info or
direct me to a website to read up on how to use the
object browser ?

Thanks in advance.