I am creating a series of sheets in a workspace. The idea is that there is one master log that feeds other logs as it is updated. The child logs would be fed once a condition on the master log is met, the kicker is that I don't want a line for line transfer leaving me with blank lines if a line on the master log has not met the condition to be pulled to the child log.
What is the recommended formula and would I need to put it in every cell or just the first cell of the row?