![]() |
|
#1
|
|||
|
|||
![]()
With the table as you have it, it is possible only using VBA code checking every entry made into sheet, was it in column Status of table or not, was the entered value "Open" or "Closed", what was content in cell in Aged column in same row (formula or value), and depending on result of those checks, leaves the content of cell in column Aged unchanged, or replaces it with current value in cell.
When you want to do it with worksheet formula, then you must have a column, where you enter 'Closed date' (Look in attached file - I left Status field there, but now is no need for it anymore - when the ClosedDate is not empty and is less or equal as today's date, the case is closed, otherwise it is open). |
#2
|
|||
|
|||
![]()
Thank you Arvilaanemets. case is solved!. but still need [status] for filtering purpose.
|
#3
|
|||
|
|||
![]()
You can have it calculated - no need for manually editing Status column. And of-course to avoid any confusion at data entry, move the Status column to rightmost position in table.
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Xaand | Word | 9 | 09-29-2023 11:38 AM |
Excel Date Calculation | artlk | Excel | 3 | 11-20-2017 09:55 AM |
![]() |
neon4 | Word | 7 | 01-21-2016 02:21 PM |
![]() |
Lights | Excel | 5 | 04-18-2012 04:31 AM |
calculation of start date | ketanco | Project | 1 | 02-29-2012 07:01 AM |