I am trying to develop a simple macro that will extract data from a worksheet and transfer it to another sheet.
Both sheets are in the same Excel file.
For example,
let's say I have a form inside Excel like this:
How do I take what is check marked in row "User Interface Type" and extract "Web - Intranet" as well as "Y" into another sheet?
I need just the check marked.
And for the "User roles" row, since nothing is check marked, how do I ignore that?
Thanks
Both sheets are in the same Excel file.
For example,
let's say I have a form inside Excel like this:
How do I take what is check marked in row "User Interface Type" and extract "Web - Intranet" as well as "Y" into another sheet?
I need just the check marked.
And for the "User roles" row, since nothing is check marked, how do I ignore that?
Thanks