From: Helmut Meukel on
Sorry,

> Replace(CellString, "__", "_")
should have been
CellString = Replace(CellString, "__", "_")

Helmut.


From: Ron Rosenfeld on
On Mon, 31 May 2010 08:48:55 -0700 (PDT), andreashermle
<andreas.hermle(a)gmx.de> wrote:

>Hi Ron,
>
>as always from your side. Nice coding that works just fine. I really
>appreciate your superb support. Thank you very much.
>
>Regards, Andreas

You're welcome. Glad to help. Thanks for the feedback.

--Ron
From: andreashermle on
On 31 Mai, 18:16, "Helmut Meukel" <NoS...(a)NoProvider.de> wrote:
> Sorry,
>
> > Replace(CellString, "__", "_")
>
> should have been
>     CellString = Replace(CellString, "__", "_")
>
> Helmut.

Hi Helmut,

great, that did the trick. Thank you very much for your professional
help.
Regards, Andreas
First  |  Prev  | 
Pages: 1 2
Prev: Change Times
Next: Problem with - sign in sheet name??