Thread: refedit column
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default refedit column

Range(RefEdit1.Value).Column

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"JT" wrote in message
...
Is there an easy way to extract the column (letter or number) from the
value
that gets populated in a RefEdit? Thanks......
--
JT