Hi Crashelite,
I've had a look at your db, and with the greatest of respect, the design of your form is over complicated and has too much code going on in the back ground - I can see what you are trying to achieve, but without almost starting over I think it's difficult to give you an easy solution for your question.
I don't think you need to use combo boxes and text boxes - you can bind the txt controls to your database results without having to double up on controls (and give yourself a hard time with all the additional code!!)
To give you some ideas on how to make gem stone pictures visible, depending on whether the criteria have been met, see the attached snippet which tests wether txt boxes have a valid date - if they all have a date in, the visible property of the image is set to yes, otherwise, no....
I have tried this on your database, however without pulling apart all of your code and strucures, am not able to make it work easily - it does give you an idea on how you can achieve the results you want though...
I'd also recommend some further reading on VBA -
Beginning VBA by Smith and Sussman (Wrox) is a great starting point.... (if somewhat of a weighty tome!!)
http://www.amazon.com/s/re
Good luck,
Mongoose
Main Topics
Browse All Topics





by: crashelitePosted on 2008-01-11 at 06:11:41ID: 20636356
http://www.ee-stuff.com/Ex pert/Uploa d/getFile. php?fid=65 27