Ahhh, ok, that makes sense now. Instead of defining it twelve times, by waiting until after the zodicasign="", you can basically just save some code and do it once, right? So, then for each else statement you have to do an eval if you want to use a template or do it like we did here. I almost went the route of defining the eval after each else if but I knew there had to be an easier way to do it, I just wasn't sure how.

I should have known that. Duuhhh!!! Believe it or not, that is the first time I have run into more than one else statement. LOL Again, thank you very much for guiding me through this. I had another piece of code with 12 else statements and I used to same type of thing that you showed me here for it and it worked great!