PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Setup Help on formula

Reply

Help on formula

 
Thread Tools Rate Thread
Old 25-11-2003, 06:42 PM   #1
Sam
Guest
 
Posts: n/a
Default Help on formula


Using Formula =If(weekday(RefDate,2)=2,Refcell,DoNotChange)
How do I have not change the number it got on Tuesday on
Wednesday? Thank for your help
  Reply With Quote
Old 25-11-2003, 07:16 PM   #2
Jim
Guest
 
Posts: n/a
Default Re: Help on formula

If the RefDate is entered/pasted, etc., it should not change. If it is
returned by TODAY() or NOW() or Date (VBA), you will have to change it to a
static date. Either of two ways: Edit>Copy>Edit>Paste Special>Values>OK or
Ctrl+; (Windows). There are other ways as well.

--
Greeting from the Gulf Coast!
http://myweb.cableone.net/twodays
"Sam" <anonymous@discussions.microsoft.com> wrote in message
news:041001c3b383$de828810$a101280a@phx.gbl...
> Using Formula =If(weekday(RefDate,2)=2,Refcell,DoNotChange)
> How do I have not change the number it got on Tuesday on
> Wednesday? Thank for your help



  Reply With Quote
Old 25-11-2003, 07:40 PM   #3
Sam
Guest
 
Posts: n/a
Default Re: Help on formula

Let me clarify,
The formula I am using (If(weekday(RefDate,2)=2,Refcell)
is used to copy a number from one cell to another on
Tuesday. The problem I am having is that on every day
except Tuesday, the cell is cleared. I want the number
that is gathered on Tuesday to remain in that cell until
the next Tuesday. Thanks for your help.





>-----Original Message-----
>If the RefDate is entered/pasted, etc., it should not

change. If it is
>returned by TODAY() or NOW() or Date (VBA), you will

have to change it to a
>static date. Either of two ways: Edit>Copy>Edit>Paste

Special>Values>OK or
>Ctrl+; (Windows). There are other ways as well.
>
>--
>Greeting from the Gulf Coast!
>http://myweb.cableone.net/twodays
>"Sam" <anonymous@discussions.microsoft.com> wrote in

message
>news:041001c3b383$de828810$a101280a@phx.gbl...
>> Using Formula =If(weekday(RefDate,2)

=2,Refcell,DoNotChange)
>> How do I have not change the number it got on Tuesday

on
>> Wednesday? Thank for your help

>
>
>.
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off