Hi Everyone!
I'm a little out of my comfort zone here and could use some help with a VBA Excel issue.
Here's the situation: I have an intranet website that dynamically creates org charts based on our company directory. I'm in the process adding a "download to excel" function that the user can then distribute as necessary. So far, I've been able export the data into an existing template and make some basic formatting changes (i.e. cell borders etc.). Now what I'm trying to do is change the background color for part of the row (only columns A-O) if say the employee's title is, say, Vice President or General Manager as just an example. The actual titles that I'd want to change the background colors for would be listed in a column in a hidden worksheet within the same workbook.
Any suggestions or examples? Anything you could offer would be appreciated.
Thanks,
Bob Weston
I'm a little out of my comfort zone here and could use some help with a VBA Excel issue.
Here's the situation: I have an intranet website that dynamically creates org charts based on our company directory. I'm in the process adding a "download to excel" function that the user can then distribute as necessary. So far, I've been able export the data into an existing template and make some basic formatting changes (i.e. cell borders etc.). Now what I'm trying to do is change the background color for part of the row (only columns A-O) if say the employee's title is, say, Vice President or General Manager as just an example. The actual titles that I'd want to change the background colors for would be listed in a column in a hidden worksheet within the same workbook.
Any suggestions or examples? Anything you could offer would be appreciated.
Thanks,
Bob Weston