Hello everyone,
I have very basic VBA skills and the current problem seems like a simple problem, but I am having trouble with this.
I am trying to use a userform to pop up for the operator, have them select two items from two listboxes (1 list is the column headers, 1 list is the row headers of a table) and then click a command button to take them to the column and row that they selected.
I have the Userform made with the listboxes populated and command button, just have to figure out the macro/code for the command button on the userform.
Any help would be appreciated, even a link to a previous thread as this seems like a problem that had to be talked about before.
Thanks,
Mack
I have very basic VBA skills and the current problem seems like a simple problem, but I am having trouble with this.
I am trying to use a userform to pop up for the operator, have them select two items from two listboxes (1 list is the column headers, 1 list is the row headers of a table) and then click a command button to take them to the column and row that they selected.
I have the Userform made with the listboxes populated and command button, just have to figure out the macro/code for the command button on the userform.
Any help would be appreciated, even a link to a previous thread as this seems like a problem that had to be talked about before.
Thanks,
Mack