I have access to 2 excel based staff shift rotas.
In rota 1 the names are in cells A4:A25 The shift ranges are in J4:NQ4 for each person
In rota 2 the names are in A4:A11 The shift ranges are J4:NQ4
I want to create one spreadsheet from the 2 rotas.
So on my spreadsheet I want it to have the following
In column A I will have a list of names.
In column B there is an overtime count
In cell D1 I want to input a date and then under that date show the contents of the cells corresponding to the names in column A.
In cell C1 I want the previous days date and then the corresponding contents as above.
I have columns A & B sorted.
Its column D and the contents I am having problems with.
I have used =Left(range from Rota1, 1) as I only want the left hand character in my spreadsheet.. That works ok but I need to have the comments carried over and
all other formatting too if possible and
how to make it work for any date....
Unfortunately I am unable to upload an example as I am doing this all at work and not allowed to upload to external sites.
Any questions please ask and many thanks in advance!
In rota 1 the names are in cells A4:A25 The shift ranges are in J4:NQ4 for each person
In rota 2 the names are in A4:A11 The shift ranges are J4:NQ4
I want to create one spreadsheet from the 2 rotas.
So on my spreadsheet I want it to have the following
In column A I will have a list of names.
In column B there is an overtime count
In cell D1 I want to input a date and then under that date show the contents of the cells corresponding to the names in column A.
In cell C1 I want the previous days date and then the corresponding contents as above.
I have columns A & B sorted.
Its column D and the contents I am having problems with.
I have used =Left(range from Rota1, 1) as I only want the left hand character in my spreadsheet.. That works ok but I need to have the comments carried over and
all other formatting too if possible and
how to make it work for any date....
Unfortunately I am unable to upload an example as I am doing this all at work and not allowed to upload to external sites.
Any questions please ask and many thanks in advance!