Working days between first and last column with data

longip

New Member
Joined
Dec 23, 2012
Messages
8
Hello and Merry Christams !


This is my first post here and I try to find some help to a problem that I can't solved it.


Basically, I keep truck of my projects in excel file (please download here - I did not know how to attach a file).
Each day, data is entered manually in C5:AJ11, according to different operations. Week-end are marked in red. In column B, I count the total number of worked days.


Where do I need help ?
In B10, I would like to count the total WORKINGDAYs between first column with data (04-dec-2012) and last column with data (19-dec-2012).
If last column with data were 31-dec-2012, I would have needed to count working days between 04-dec-2012 and 19-dec-2012.
Is there any way to do this ?


Kind regards.
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
NETWORKDAYS will do the trick for the working days.

But, I will need to determine the first column with data and the last column with data.
 
Upvote 0

Forum statistics

Threads
1,214,531
Messages
6,120,073
Members
448,943
Latest member
sharmarick

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