How to rename layout tabs using extended character table?

How to rename layout tabs using extended character table?

Anonymous
Not applicable
374 Views
1 Reply
Message 1 of 2

How to rename layout tabs using extended character table?

Anonymous
Not applicable

Hi,

 

I have a file with dozens of tabs that need to be renamed, I'm using a scrip:

Layout

r

"example 1"

"example 1 - alterações"

 

The problem is that the word "alterações" ends up as "alterações" after running the script.

I have no problems if I use the command Layout manually, it only happens when running the scrip.

Does anyone have an idea to fix this?

0 Likes
375 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

I found the answer, and I leave it here for future knowledge.

 

For these characters to work, you need to convert the encoding to ANSI, and that's it!

0 Likes