View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jean-Pierre Bidon Jean-Pierre Bidon is offline
external usenet poster
 
Posts: 30
Default String parameter including blank char

Hi,
I'd like to put a string argument in a function. Let's say:

Function MyFun(lib as String) as Boolean

The problem comes when there is blank character in the argument "lib".
Is it possible to overcome this problem.

Thanks in advance.

--
Jean-Pierre Bidon
Interstat
5 place de la République
75003 Paris
Tél: 01 45 49 19 17