You know the formulas you entered before. Replace them with something like
this where A1 is the cell with the Join Dates (or whatever it was)
=if(ISBLANK(A1),"",YourFormula)
And for you to get back to me, just reply to this thread. I'm notified, but
keep in mind that I can't always immediately come back to respond. There
are many others who are around and can if they have the whole thread
available.
--
HTH,
Barb Reinhardt
If this post was helpful to you, please click YES below.
"caseysmydog" wrote:
>
> -- Where would you put the formula you suggested?
> Also, how do I get back to you so I don't start so many threads. Many thanks.
> Please have patience with us.
> David
>
>
> "Barb Reinhardt" wrote:
>
> > You could put something like this in
> >
> > =if(ISBLANK(A1),"",Date(year(A1),Month(A1)+3, Day(A1))
> >
> > I'm guessing there's a way for you to be notified if you get a response to
> > your message in your newsreader. That's what you need to do so you don't
> > have to start multiple threads.
> > --
> > HTH,
> > Barb Reinhardt
> >
> >
> >
> >
> > "caseysmydog" wrote:
> >
> > >
> > > -It worked! Thanks,
> > > NOW, the formula cells have dates in them because the name and date joined
> > > have not been pu in yet. As we do, the correct dates appear. Question: Any
> > > way to get the cells not to show a date until we input the date joined?
> > > Again THANKS, David
> > > David
> > >
> > >
> > > "caseysmydog" wrote:
> > >
> > > > Barb...
> > > > Works great!
> > > > Now here's what this looks like & a question.
> > > > abc D E F G H I
> > > > 1 Name Joined 6 weeks 3 mths 6 mths 9 mths 13 mths
> > > > 2
> > > > 3Watson 2/4/08 3/17/08 5/4/08 8/4/08 11/4/08 3/4/09
> > > >
> > > > I did not understand Bob's help & could not find your other thread.
> > > > Above is how the message should have looked. Where do you put the formula
> > > > for each cell? In the formula bar, or the cell itself?
> > > > When I tried to do what Bob suggested I got a date in column 2.
> > > > Many thanks for helping---we are lost.
> > > > David
> > > >
> > > > Question: we will have about 200 entries. Do I have to manually enter the
> > > > formulas changing D progressively each time. That would be 5 formulas across
> > > > for each line (entry/person)
> > > >
> > > > Then, we can address how to pull information and sort.
> > > > Than
> > > > --
> > > > David
|