For Each Cells

daily106

Board Regular
Joined
Dec 20, 2004
Messages
158
I have a timesheet which has days(Sat to Fri) on starting from cell B2 and Title "Tasks" in cell A1.
Number of Tasks are list on column A and its shows "Task 1-Task XX" starting on cell A2.
The descriptions are showing below the task numbers chart for the cells hours that are not empty.

Tasks_Sat_Sun_Mon_Tue_Wen_Thu_Fri
Task1_'empty'_1_2_empty_empty_5_empty.
Task2_3_1_'empty'_empty_empty_5_empty.
.
.
Task10

Descriptions (column A)
Task1, Sun - I worked on abc report(1hour) (column A)
Task1, Mon - abc homework(2hour) (column A)
Task1, Thu - abc homework(5hour) (column A)
Task2, Sat - I worked on xyz report(3hour) (column A)
Task2, Sun - I worked on xyz homework(1hour) (column A)
Task2, Thu - I worked on xyz homework(5hour) (column A)
----------------------------------------------------------------------------


I am trying to insert columns right next to each days, and I copy and paste the description that matches the Task and days (Task1, Sun and Task1, Mon...etc) right next to the time.

Tasks_Sat__Sun__Mon_Tue_Wen_Thu_Fri
Task1_'empty'__1'I worked on abc report(1hour)'2abc homework(2hour)_empty_empty_5abc homework(5hour)_empty.


Can anyone understand and help me?
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
Hi,
i hope iam understanding here, you would just need to insert a new row so put the mouse above B and right click, then insert.

is this what you are after?
 
Upvote 0

Forum statistics

Threads
1,224,603
Messages
6,179,849
Members
452,948
Latest member
UsmanAli786

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top