Alright here is my problem. I have a combo box and have value list as my row source type(I know, not the best option, I didn't design it). So my row source is a list of over 20 options. When I try to add another row source value, it does not appear on the form. Is there any way possible for me to get this to work? I understand that creating a table and using that might be my best option for my row sources, but I was just wondering if there was any way around this problem...