This produces a syntax error, but it doesn't tell me why: Private Const $TB As String = Chr$(9) If I leave "Const" away, it runs, so it shouldn't be the $TB which disturbs, as it is accepted as a variable naming. The rest should be ok, too. So I can't find any reason... Thanks for any hint Rolf