View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Ardus Petus Ardus Petus is offline
external usenet poster
 
Posts: 718
Default Type mismatch problem in array - ??

You have to "protect" your error handler from being executed sequentially
when you hit the end of "normal" code

Add a line
Exit Function
just before your tag: GetPriceRoom_Err:

HTH
--
AP

"ina" a écrit dans le message de news:
...
exactly I do not know because I have something like in a msgbox
GetPriceRoom0 and GetPriceRoom13