Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Column A = Employee Name
Column B = Date of Activity in Chronological order Column C = Date of Next Activity I am trying to use DMIN in column C to find the Date of the next activity (by searching column B) for the specific employee in column A so I can then calculate if the date of Next Activity is = 60 days from the date in Column B. I am using the following formula and getting the #value error message =DMIN(A3:$B$65530,B3:$B$65530,A1:B2) If I enter the MIN formula as opposed to DMIN, I get a result but it just finds the min date and doesn't take the employee name variable into account. =MIN(A3:$B$65530,B3:$B$65530,A2:B2) Woud the function INDEX be of any help? Thanks for your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Function in XL or in VBA for XL that pulls numeric digits from a t | Excel Discussion (Misc queries) | |||
I cant use englisch function names in a swedich version of excel | Excel Discussion (Misc queries) | |||
how to move user defined function | Excel Worksheet Functions | |||
change function variable prompts?? | Excel Worksheet Functions | |||
Counting Function Dilemma | Excel Worksheet Functions |