Hello Everyone,
I am back here with another problem I am facing with a tracker.
I have a workbook wherein there are multiple status in Column N (Data validation list) and I would like to get current date in different cells whenever the status in Column N (range "N2:N1000") changes.
If a cell value in Target Column “N” changes current dates should get updated in the respective cells under different headings (column “V” to “AC”, “AG to “AJ”, Column “AO” to “AU” and Column “AZ” and “BA”.
E.g
If Cell N2= “Status 1” then current date should get updated in Cell “V2”, If Cell N2=”Status 2” then cell W2 should be updated with current date, If Cell N2=”Status 3” then cell X2 should be updated with current date and so on…
Please check the attached workbook wherein there’s a Status column (in Red), when the value in any cell (N2:N1000) in this column changes current date gets updated in the corresponding cells under the columns “V” to “AC”, “AG to “AJ”, Column “AO” to “AU” and Column “AZ” and “BA” (headers in Red font) not in sequence.
I can use the "IF" formula but, Each time I open the workbook the current dates will get updated automatically which is not the purpose I would like the current date to remain unchanged once updated.
Bookmarks