thanks for the input,
When I run it an error comes back as "Compile Error: Method or data member not found for "Me.ComboBoxDeterminingColumn.Value"
I tried a couple of codes in ComboBox1 to state the column but could not get it to work.
thanks for the input,
When I run it an error comes back as "Compile Error: Method or data member not found for "Me.ComboBoxDeterminingColumn.Value"
I tried a couple of codes in ComboBox1 to state the column but could not get it to work.
Scott, that is supposed to be the name of the combobox you want to use. I was just using some name for you to refer to.
A dream is not something you see when you are asleep, but something you strive for when you are awake.
It's usually a bad idea to say that something can't be done.
The difference between dream and aim, is that one requires soundless sleep to see and the other requires sleepless efforts to achieve
Join us at Facebook
1Assessment Form.xlsmThank you,
I tried placing ComboBox1.value in it's place but still received an error. I guess I thought a reference would be needed under each of the codes for the ComboBox to be able to write multiple comboboxes to the designated columns.
I have attached the project to help explain what I'm trying to do. If you run the forms from the beginning "aOpeningSht" and select the boxes through to the end it should explain more clearly.
Thanks again
Scott
Last edited by wscottd; 04-20-2013 at 06:57 AM.
Why 5 Userforms (and more to come) ? This can all be done with one single userform.
This way you are not headed towards a programmatic disaster when everything is up and running.
One form, 3 CB on top for Campus - Building - Room and 3 frames or multipages for Walls - Floor - Ceiling and you're done.
Thanks Bakerman & ExcelFox Admin
I agree, and the consensus is, the first run at this is definitely not the way to go and will make the project overly complex. I will go back and restructure the project.
Thanks again for the advice, it is quite helpful for getting things started in the correct direction.
Bookmarks