K
kscramm
Hey,
I have a problem with the today Function. It appears that it change
each day.
But that isn't what I want! I'd like to have a funtion that puts th
current Date in a field when Data is being added in the Row and the
having this date static the next day.
Here is what I had so far but I have no clue to make the date static:
=IF(C10>0;TODAY();IF(D10>0;TODAY();" "))
in this case it checks for information in field C10 and D10 and i
there is information it will add a Date like 2006-03-22. But new da
the field will change to 2006-03-23 and that is not what i want. I wan
it to stay the same when data is put in and the date is bein
presented.
Thanks for your help already,
Kilia
I have a problem with the today Function. It appears that it change
each day.
But that isn't what I want! I'd like to have a funtion that puts th
current Date in a field when Data is being added in the Row and the
having this date static the next day.
Here is what I had so far but I have no clue to make the date static:
=IF(C10>0;TODAY();IF(D10>0;TODAY();" "))
in this case it checks for information in field C10 and D10 and i
there is information it will add a Date like 2006-03-22. But new da
the field will change to 2006-03-23 and that is not what i want. I wan
it to stay the same when data is put in and the date is bein
presented.
Thanks for your help already,
Kilia