C
copy color
How can i write a forumula/function that will copy the format of a particular
cell. Specifically I'm trying to make a cell a certain color if a condition
holds.
if (A1 = 1, 'copy the format of cell b10', 'otherwise copy the format of
cell c10')
cell. Specifically I'm trying to make a cell a certain color if a condition
holds.
if (A1 = 1, 'copy the format of cell b10', 'otherwise copy the format of
cell c10')