View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kikde kikde is offline
external usenet poster
 
Posts: 10
Default check if formula parameter is a cell-adress

Hi,

i have a dialog in which the user creates a formula with a cell range as
parameter (e.g. A1)
How can i check if the input of th euser is a valid cell range and not text
or anything else?

Thanks

Jens