Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a macro program numoffday
Sub offdays() li_sunday = .Cells(i, 41).Value int offDays = numoffday(li_sunday) End Sub Please let me know how I can create a function numoffday() with integer return value in Excel macros |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I get around 30 argument limit of SUM function? | Excel Worksheet Functions | |||
VBA function for "Mean" using Array as argument | Excel Worksheet Functions | |||
Need Function Argument | Excel Worksheet Functions | |||
text as an argument of SUM function | Excel Worksheet Functions | |||
Create a function to return text if two logical functions are true | Excel Worksheet Functions |