I have never come across that one before Collin. Nice to know about that anomaly. When I run into strange stuff like that, I usually just import all the objects into a brand new database and it all disappears. There must be hidden system table that isn't getting fully emptied causing that issue.
I was referring to what you said about the combo boxes being based on a valid field in the underlying table. That cannot possibly be true in the case of a value list.
Wait, how can a value list be based on a table? A value list is based on the embedded text values you directly give it in the list. You should use the value list dialog method to create the list and edit the list.
I had flashbacks to that little rascals scene where they mix up a cake with too much yeast in it and it comes out looking like the shape of the inside of the oven. I like simple though, so I'll try it.
As we get older, speed and horse power are not the factors driving purchase. I need a larger vehicle that I don't have to crouch down into and out of. So the SUV's are the one's that appeal to me. I inherited a Toyota Avalon that is a very nice car, but I'm finding it harder and harder to get...
Feel free to tell us about one of your favorite recipe's and post them here. I just tried a new recipe today that really blew my wife and I away. I will share it here.
Crock Pot Chicken Thighs with Artichokes and Sun-Dried Tomatoes
We paired it with mashed potatoes and a bottle of Robert...
Most newer folks probably don't key in on the dates of the threads and view them as if they are in the here and now by accident. I know I made that mistake, but after you have done it a time or two, you just know that you shouldn't be doing it, so you stop doing it.
Then there is the person who...
When someone asked you to look into switching over to this other system, did they actually have a good reason for switching over? I don't see what the advantage is, only you can determine that. If what you have is working well, then there had better be a good reason to switch over. These...
Waste of time putting this info into a database when Active Directory is already a database. I work on air gapped systems and understand the difficulty involved. The simplest reasonable solution is to run the queries on each domain server (Power Shell). It's the easiest way to handle it. For...
I'm originally from Ohio and they definitely know what a taco is. That must have been an isolated missed word. I don't remember going to many Mexican restaurants while there in my youth though. I remember maybe once or twice eating Mexican food outside of what my mother made for us at home on...
Yes I realized my mistake shortly after posting. It was because the sample code I copy and pasted had that IS IN syntax which is wrong. I haven't used that clause for anything before so I was relying on the sample code. Thanks for looking at it.