Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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 the space in the table name. Does someone know, how I have to type the table name into the tab?
I would really appreciate your help! Kind regards 🙂
Solved! Go to Solution.
You will need to use # and then include table name in double quotes like below
= #"Abzug KW"
You will need to use # and then include table name in double quotes like below
= #"Abzug KW"