I am designing something that will be using a large amount of data as variables. And based on user selections, it will be drawing pages to their specifications.
I have decided to do this by using an excel spreadsheet off on its own page to pull data from.
What I need to know is how can I for example:
I want to have visio look at page "DATA" and look through the spreadsheet on that page called "BANK" and take cell "A7" and place it in a combo box called cmbCombo1.
What would that command look like?
Do I need to do anything else to make that command possible?
I have decided to do this by using an excel spreadsheet off on its own page to pull data from.
What I need to know is how can I for example:
I want to have visio look at page "DATA" and look through the spreadsheet on that page called "BANK" and take cell "A7" and place it in a combo box called cmbCombo1.
What would that command look like?
Do I need to do anything else to make that command possible?