Is there anyway to set the background color of a header cells for a workbook containing several sheets with headers that all need to be formatted green. I am using the set range color activity.
@Nenna_Anya You can also try with vb code,macros, balareva activities (Balareva.easy excel.activities)
can you try using th read range without addheaders propertie activated, then get the last column with data with dt.ColumnCount then pass the range to set color activity, from A to the last number