View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Use a RefEdit to select a single cell

Hi
AFAIK you can't restrict the selection BUT you can test the returned
result afterwards if it is only a 1*1 range

--
Regards
Frank Kabel
Frankfurt, Germany


JON JON wrote:
Hello NG,

I wanted to use RefEdit in a userform to allow user to select just a
single cell (not a range). Is this possible? How? Please help

TIA

Jon-jon