I am trying to compare the value of the concantenation of the port_val variable without quotes so it reads similar: s_1_0_2.value . This so happens to be an objectname in the userform:
Any ideas?![]()
Please Login or Register to view this content.
I am trying to compare the value of the concantenation of the port_val variable without quotes so it reads similar: s_1_0_2.value . This so happens to be an objectname in the userform:
Any ideas?![]()
Please Login or Register to view this content.
Last edited by seph2004; 05-19-2017 at 05:13 PM. Reason: Moderation request fulfillment
How do you expect that port_val could be Business, Process or Acess point, when you assagn value like this: "s" & stack & "_0_" & interface & ".value"
I assume stack and interface are global variables with broader scope than the current function
If you are pleased with a member's answer then use the Star icon to rate it.
Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.
Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
(This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)
Alan עַם יִשְׂרָאֵל חַי
Change an Ugly Report with Power Query
Database Normalization
Complete Guide to Power Query
Man's Mind Stretched to New Dimensions Never Returns to Its Original Form
I think my best bet is to set the value of each combobox to another interface variable so I can then get rid of the For Loop and just set the value. I can put an If Then statement on each combobox to check whether it is blank and set a boolean variable and then the command button I use to execute and copy the variable data can look for that boolean in order to populate the data or not. I think I have a resolution for this issue and can close this.
Let me know your thoughts.
I think this should do what you want
keep it in the loop so you don't need to repeat code![]()
Please Login or Register to view this content.
Last edited by buran; 05-23-2017 at 04:51 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks