A1 = "barracks lvl 1"
A2 = "barracks lvl 2"
A3 = "My friend Johny"
A4 = "has to build"
Anywhere i need to type Jo,bld,rax2
and get =A3&A4&A2
Why?
Its easier to remember what i need by identifying it somehow with aliases than remembering each cell address i need. and moving around to find it, and get the address or copy it.
What i can think of is a shitload of nested ifs. But there probably is a simple way of doing this...
Bookmarks