Re: If statement with date

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Excel sees 1/1/05 as a couple of divisions. 1 divided by 1 divided by 5.

I like this style to use with dates:

=IF(B1>DATE(2005,1,1),(D1*0.03)+A1,A1)



Tanya wrote:
>
> I'm trying to return new salary information based on a hire date. The
> criteria is if you were hired on or before Jan. 1, 2005, you get 3% of the
> mid-point of your current salary range. I have the spreadsheet set up as
> follows:
>
> A1 B1 C1 D1 E1
> Current sal hire date PG mid-point new salary
> 40,950.00 12/15/03 15 52,460.00 ????
>
> I was using the formula in E1:
> =If(B1>1/1/05,(D1*.03)+A1,A1)
>
> But when I entered a hire date that was after 1/1/05, it was still adding
> the 3%. What am I doing wrong?

--

Dave Peterson
.



Relevant Pages

  • RE: If statement with date
    ... Pat ... "Tanya" wrote: ... > I'm trying to return new salary information based on a hire date. ... Prev by Date: ...
    (microsoft.public.excel.misc)
  • Re: Function for decreasing salary by 2.5%
    ... >I get salary information for 2005. ... >for five years by decreasing the amount by 2.5% per year. ... Jim ... Prev by Date: ...
    (microsoft.public.excel.worksheet.functions)
  • Function for decreasing salary by 2.5%
    ... I get salary information for 2005. ... for five years by decreasing the amount by 2.5% per year. ... If duplicated elsewhere please excuse.) ... Prev by Date: ...
    (microsoft.public.excel.worksheet.functions)
  • Re: BIlling Rates: US contractors
    ... > that appears to be salary information for full time employees, ... > contractor information. ... Prev by Date: ...
    (comp.programming)
  • Re: BIlling Rates: US contractors
    ... that appears to be salary information for full time employees, ... contractor information. ... Prev by Date: ...
    (comp.programming)