+ Reply to Thread
Results 1 to 2 of 2

Thread: Excel formula

  1. #1
    skateblade
    Guest

    Excel formula

    I am try to create a formula in excel. thats Looks at a line of cells i.e.
    a1, a2, a3, a4, a5 and find out if the cell contains “V” for vacation day in
    the cell. Then I need it to output 7, 5 for hours worked and it needs to add
    the row of cells that contain “A” and give me the total number of hour.

  2. #2
    Bob Phillips
    Guest

    Re: Excel formula

    Will more than 1 contain V? If so,

    =COUNTIF(A1:A5,"V")*7.5

    Not sure what you mean about the As.

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "skateblade" <skateblade@discussions.microsoft.com> wrote in message
    news:54EB80E4-829D-428B-96C3-6DD477D82497@microsoft.com...
    > I am try to create a formula in excel. thats Looks at a line of cells i.e.
    > a1, a2, a3, a4, a5 and find out if the cell contains "V" for vacation day

    in
    > the cell. Then I need it to output 7, 5 for hours worked and it needs to

    add
    > the row of cells that contain "A" and give me the total number of hour.




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0