We have an ERP system that has 3 database "environments". Each environment has the same tables, but they have different data. I want to make a spreadsheet that will allow a user to choose which database they want to access, based on the value of a cell or dropdown menu. Basically, I want to avoid having a copy of this spreadsheet for each of the 3 environments.

If I have been too vague, I will try to elaborate.

Thanks!