Carrying format with cell reference to another sheet.

J

jody.volz

In my spreadsheet column headings are days and row headings are group
titles. Each group goes through different classes each day. It is
easiest to coordinate which group attends each class with the groups
stacked as described but it is harder for the group leaders to print
the calendar because it is so long. I have created formulas to bring
the data into a traditional calendar format on an adjacent sheet but
the formatting does not follow. Is there a way to force the formatting
to follow. The formula currently stands as: =IF('Sync Matrix'!
CN1>1,'Sync Matrix'!CN1,"")
 
S

ShaneDevenshire

Hi,

You could either create a macro or you could create a custom function, both
in VBA.

Outside of VBA I don't think this is possible.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top