04-23-2015, 02:13 PM
Hi sorry to be a pain but I simply cant figure out the best way of essentially doing the following.
I have a list in Excel, I want QM to run through the list and perform a specific action depending on what the item in the list is, i know ill need to create an array with the possibile items but how do i get QM to differentiate between the items?
For example.
if item1 = "run"
mac "run"
if item2 = "walk"
mac "walk"
My array will consist of around 14 items with a number of different macros, I can write it the long winded way but itll be very messy.
Thanks
I have a list in Excel, I want QM to run through the list and perform a specific action depending on what the item in the list is, i know ill need to create an array with the possibile items but how do i get QM to differentiate between the items?
For example.
if item1 = "run"
mac "run"
if item2 = "walk"
mac "walk"
My array will consist of around 14 items with a number of different macros, I can write it the long winded way but itll be very messy.
Thanks
