I have a text box which represents the possible plants. So I have number 1, 2, 3, 4 or 5. I want to have iif 1 then Michigan, iif 2 then Georgia, etc. The only way I can get it to work is to create 5 textboxes and put them on top of each other. I'm sure I'm missing something in the help screen.