Thread: Range empty?
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Range empty?

Hi Sige,

PS: Were you able to trap the constants After the "*"-sign in my
previous thread?


Yes see my reponse in that thread and the conversation with Jan Karel
Pieterse:

In summary:

Change:

arr = Array("/", "~*", "+", "-", "", "<", "=", "^")



to:

arr = Array("/", "~*", "+", "-", "", "<", "=", "^", "[*]",
"(")


---
Regards,
Norman



"SIGE" wrote in message
...
Thx Norman!!!


PS: Were you able to trap the constants After the "*"-sign in my
previous thread?

"NOSPAM" to be removed for direct mailing...

*** Sent via Developersdex http://www.developersdex.com ***