Hello all,
Wondering if someone could give me a hand with this problem. Essentially I have a report that displays activities, and the start and finish times in 3 columns. However the report screws up a little and at random times it puts data to the right of where its needed.
Is there any formulas I can use (I would have these in a seperate sheet) to automatically look and where ever there is an instance of data on the right, insert this into the correct place?
Any help as always would be greatly appreciated.
Many Thanks
Wondering if someone could give me a hand with this problem. Essentially I have a report that displays activities, and the start and finish times in 3 columns. However the report screws up a little and at random times it puts data to the right of where its needed.
Code:
Activity Start Finish
Activity1 10:00 10:15
Activity2 10:15 10:30 Activity3 10:30 10:45
Activity4 10:45 11:00 Activity5 11:00 11:15
Activity6 11:15 11:30
What I need it to look like:
Activity Start Finish
Activity1 10:00 10:15
Activity2 10:15 10:30
Activity3 10:30 10:45
Activity4 10:45 11:00
Activity5 11:00 11:15
Activity6 11:15 11:30
Is there any formulas I can use (I would have these in a seperate sheet) to automatically look and where ever there is an instance of data on the right, insert this into the correct place?
Any help as always would be greatly appreciated.
Many Thanks