Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

How to enter table name when table name has a space?

Hello,   I want to enter my table name into this tab. My table is called "Abzug KW".     Unfortunetly, I get an error message, Token Eof expocted. I think, the error message is because of ...
  • Vijay_A_Verma's avatar
    4 years ago

    You will need to use # and then include table name in double quotes like below

    = #"Abzug KW"