Hi everyone
I am working on an excel tool which will support German and French users. I want to avoid having to set up all the sheets in two language versions, so I'm looking for good practices to switch languages by other means.
For example, I could imagine having a sheet with all static cell texts, button titles, msgbox contents, where German and French are two corresponding columns. I could either refer to specific entries or having a generic search & replace function when switching language.
What can you recommend as tried-and-true approaches for such a situation?
Are there any templates available for this?
I am working on an excel tool which will support German and French users. I want to avoid having to set up all the sheets in two language versions, so I'm looking for good practices to switch languages by other means.
For example, I could imagine having a sheet with all static cell texts, button titles, msgbox contents, where German and French are two corresponding columns. I could either refer to specific entries or having a generic search & replace function when switching language.
What can you recommend as tried-and-true approaches for such a situation?
Are there any templates available for this?