Hi there,
I have a rather complex problem and wonder if anyone can help. I have 3 columns A, B and C, with each row representing a different company.
Essentially I am trying to calculate the number of days between orders for different companies, by inputting the latest order date.
So, column A contains the original order date, column B contains the latest order date and column C contains the difference - which is the number of days.
What I am wondering is whether there is a way that I can get the date in column B (the latest order date) to shift over to column A when I receive a new order (which now needs to replace this date). Does anyone know of a way to do this? or if it is even possible.
Many thanks
I have a rather complex problem and wonder if anyone can help. I have 3 columns A, B and C, with each row representing a different company.
Essentially I am trying to calculate the number of days between orders for different companies, by inputting the latest order date.
So, column A contains the original order date, column B contains the latest order date and column C contains the difference - which is the number of days.
What I am wondering is whether there is a way that I can get the date in column B (the latest order date) to shift over to column A when I receive a new order (which now needs to replace this date). Does anyone know of a way to do this? or if it is even possible.
Many thanks