View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
HpyTrvlr69 HpyTrvlr69 is offline
external usenet poster
 
Posts: 15
Default Moving the cursor around with a macro....



"HpyTrvlr69" wrote:

Silly question for all you smart guys out here....where does one lookup info
on the moving and selecting of cursor and cell locations programmatically
(Macro or VB). I know....Im really dumb!!

My basic use is to test cells in a column for matches and move down the
column, cell by cell, as the test continues