Hi, I am using Office 2003. I have had previous success using dependent drop down lists with nested ifs in a validation statement. Now however I am faced with 19 options which have subcatagory lists, and I am not sure how to get around the limit of 7 nested ifs. I suspect that VBA might be the way to do it but I am a little flumoxed as to where to get started. Do I use the Combo Box from the form toolbar? Any guidance would be appreciated, I know who to create arrays and use else if statements in VBA, its the getting started part here that I am having problems with. Thank you in advance for any assistance