i'm using office spreadsheet which is similar formulas to excel i believe. I
want it to automatically insert a date when you open it on a certain day,
i.e., if i open my file on a friday, i want it to automatically enter the
date and possibly cell data into the corresponding columns. ever friday i
have a debit and i would like this to appear on it's own. if i were to open
on a Saturday, can it auto enter for the previous day???
thanks
bryan
Gordon - 03 Mar 2008 17:38 GMT
> i'm using office spreadsheet which is similar formulas to excel i believe.
Well either you are using Excel or you aren't.....what do you mean by
"Office Spreadsheet"...
bry25_uk - 03 Mar 2008 18:01 GMT
hi, its microsfot works suite 2000 , spreadsheet
bryan
> > i'm using office spreadsheet which is similar formulas to excel i believe.
>
> Well either you are using Excel or you aren't.....what do you mean by
> "Office Spreadsheet"...
Gordon - 03 Mar 2008 18:11 GMT
> hi, its microsfot works suite 2000 , spreadsheet
> bryan
>
>>> i'm using office spreadsheet which is similar formulas to excel i believe.
>> Well either you are using Excel or you aren't.....what do you mean by
>> "Office Spreadsheet"...
then I suggest you re-post to microsoft.public.works.win
bry25_uk - 03 Mar 2008 18:23 GMT
ok, thanks. couldn't find it thats why i posted here.
> > hi, its microsfot works suite 2000 , spreadsheet
> > bryan
[quoted text clipped - 4 lines]
>
> then I suggest you re-post to microsoft.public.works.win
Billy Liddel - 03 Mar 2008 23:48 GMT
Try
=IF(DAY(NOW())=6,NOW()-1,NOW())
Format as date
> i'm using office spreadsheet which is similar formulas to excel i believe. I
> want it to automatically insert a date when you open it on a certain day,
[quoted text clipped - 4 lines]
> thanks
> bryan