I am currently working on a spreadsheet to show duration between several date/times displayed as DD/MM/YYYY HH:MM. I need to report on the difference between the Request time of a job versus its completion time. The only issue is, not all jobs have a requested time so i have some cells in that range that show as only DD/MM/YYYY which i want to ignore and instead subtract the time the job was allocated from the completion time in a different row. f the request data only shows a date and no time.
My query is, how can i tell the formula that displayed the difference between allocated and completed times when the requested cell only had a date?
My query is, how can i tell the formula that displayed the difference between allocated and completed times when the requested cell only had a date?