Issues

TDenison

New Member
Joined
Jun 24, 2008
Messages
6
I have a formula problem =WORKDAY(E255,$I$282,Holidays!$A$2:$A$9)
E255 is the date in the cell above. We will use 05/29/2008, I282 is the number of days it takes to get a unit online 1.5 days, holidays are the days we are closed. So the dates in Colum E should be every 1.5 days but I cannot get it to do that, It counts every day minus weekends and holidays. HELP PLEASE!!
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.

pbornemeier

Well-known Member
Joined
May 24, 2005
Messages
3,903
The help function for workday states:
"If days is not an integer, it is truncated. "
so your value of 1.5 is being truncated down to 1.
What are you trying to do with your worksheet & formulas?
 
Upvote 0

Forum statistics

Threads
1,190,873
Messages
5,983,337
Members
439,839
Latest member
iblackie

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
Top