View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
news.bcentral.com news.bcentral.com is offline
external usenet poster
 
Posts: 1
Default Can VBA read the row-col location of a selected cell?

I am trying to assign the row and column of a selected excel cell to a
variable name, then return from the VBA procedure to the cell directly below
that cell...without much luck.
Can anybody help?
Thanks...James Hill