Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I am trying to do something with dates on exel. The problem is that we work a
4 X 10 schedule. I want to be able to type in a start date and have the rest of the dates automaticly fill in. I guess there is two things I am trying to learn. 1. How do I make it so dates automaticly fill in? 2. How do I make it fill in using a 4 X 10 schedule? Please Help! Thank you, Aviator |
#2
![]() |
|||
|
|||
![]()
You can't really autmate this without first creating the formulas, assume A2
would the cell with the start date, then you can refer to this cell in the other cells like =IF(A2="","",A2+1) (will add one day to the date in A2 unless A2 is empty and so on) I am afraid you need to to do some manual work first and then it will look like it is automated later. Regards, Peo Sjoblom "Aviator" wrote: I am trying to do something with dates on exel. The problem is that we work a 4 X 10 schedule. I want to be able to type in a start date and have the rest of the dates automaticly fill in. I guess there is two things I am trying to learn. 1. How do I make it so dates automaticly fill in? 2. How do I make it fill in using a 4 X 10 schedule? Please Help! Thank you, Aviator |
#3
![]() |
|||
|
|||
![]()
OK. I am more than happy to have a formula in the cells to make this work.
The formula you gave me was great, except I need it to be something that will only input Monday thru Thursday (our 4 X 10 schedule). Is this possible with excel? "Peo Sjoblom" wrote: You can't really autmate this without first creating the formulas, assume A2 would the cell with the start date, then you can refer to this cell in the other cells like =IF(A2="","",A2+1) (will add one day to the date in A2 unless A2 is empty and so on) I am afraid you need to to do some manual work first and then it will look like it is automated later. Regards, Peo Sjoblom "Aviator" wrote: I am trying to do something with dates on exel. The problem is that we work a 4 X 10 schedule. I want to be able to type in a start date and have the rest of the dates automaticly fill in. I guess there is two things I am trying to learn. 1. How do I make it so dates automaticly fill in? 2. How do I make it fill in using a 4 X 10 schedule? Please Help! Thank you, Aviator |
#4
![]() |
|||
|
|||
![]()
Hi
you may provide some more information. e.g. an example how the expected result should look like :-) -- Regards Frank Kabel Frankfurt, Germany Aviator wrote: OK. I am more than happy to have a formula in the cells to make this work. The formula you gave me was great, except I need it to be something that will only input Monday thru Thursday (our 4 X 10 schedule). Is this possible with excel? "Peo Sjoblom" wrote: You can't really autmate this without first creating the formulas, assume A2 would the cell with the start date, then you can refer to this cell in the other cells like =IF(A2="","",A2+1) (will add one day to the date in A2 unless A2 is empty and so on) I am afraid you need to to do some manual work first and then it will look like it is automated later. Regards, Peo Sjoblom "Aviator" wrote: I am trying to do something with dates on exel. The problem is that we work a 4 X 10 schedule. I want to be able to type in a start date and have the rest of the dates automaticly fill in. I guess there is two things I am trying to learn. 1. How do I make it so dates automaticly fill in? 2. How do I make it fill in using a 4 X 10 schedule? Please Help! Thank you, Aviator |
#5
![]() |
|||
|
|||
![]()
Do you want me to e-mail you an attachment so you can see what I am trying to
do? Thanks, Aviator "Frank Kabel" wrote: Hi you may provide some more information. e.g. an example how the expected result should look like :-) -- Regards Frank Kabel Frankfurt, Germany Aviator wrote: OK. I am more than happy to have a formula in the cells to make this work. The formula you gave me was great, except I need it to be something that will only input Monday thru Thursday (our 4 X 10 schedule). Is this possible with excel? "Peo Sjoblom" wrote: You can't really autmate this without first creating the formulas, assume A2 would the cell with the start date, then you can refer to this cell in the other cells like =IF(A2="","",A2+1) (will add one day to the date in A2 unless A2 is empty and so on) I am afraid you need to to do some manual work first and then it will look like it is automated later. Regards, Peo Sjoblom "Aviator" wrote: I am trying to do something with dates on exel. The problem is that we work a 4 X 10 schedule. I want to be able to type in a start date and have the rest of the dates automaticly fill in. I guess there is two things I am trying to learn. 1. How do I make it so dates automaticly fill in? 2. How do I make it fill in using a 4 X 10 schedule? Please Help! Thank you, Aviator |
#6
![]() |
|||
|
|||
![]()
Hi
try to explain in plain text first as a post :-) -- Regards Frank Kabel Frankfurt, Germany Aviator wrote: Do you want me to e-mail you an attachment so you can see what I am trying to do? Thanks, Aviator "Frank Kabel" wrote: Hi you may provide some more information. e.g. an example how the expected result should look like :-) -- Regards Frank Kabel Frankfurt, Germany Aviator wrote: OK. I am more than happy to have a formula in the cells to make this work. The formula you gave me was great, except I need it to be something that will only input Monday thru Thursday (our 4 X 10 schedule). Is this possible with excel? "Peo Sjoblom" wrote: You can't really autmate this without first creating the formulas, assume A2 would the cell with the start date, then you can refer to this cell in the other cells like =IF(A2="","",A2+1) (will add one day to the date in A2 unless A2 is empty and so on) I am afraid you need to to do some manual work first and then it will look like it is automated later. Regards, Peo Sjoblom "Aviator" wrote: I am trying to do something with dates on exel. The problem is that we work a 4 X 10 schedule. I want to be able to type in a start date and have the rest of the dates automaticly fill in. I guess there is two things I am trying to learn. 1. How do I make it so dates automaticly fill in? 2. How do I make it fill in using a 4 X 10 schedule? Please Help! Thank you, Aviator |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I make a 3-dimensional plot in Excel? | Charts and Charting in Excel | |||
Automatic backup copy | Charts and Charting in Excel | |||
make a cell empty based on condition | Charts and Charting in Excel | |||
How to make this plot? | Charts and Charting in Excel | |||
how do I make a cell flash | Excel Discussion (Misc queries) |