Results 1 to 6 of 6

Conditional Formula: If Text, rep as number to sum, else sum numbers.

Threaded View

  1. #1
    Registered User
    Join Date
    12-29-2008
    Location
    California, USA
    MS-Off Ver
    Excel 2003
    Posts
    3

    Conditional Formula: If Text, rep as number to sum, else sum numbers.

    I can get only so far, then stumped:
    • 3 columns (Hours, Rate, Amount)
    • "Hours" is a 'List' with data from from another sheet.
    • Data is named 'Worked'.
    • 'Worked' is all 2 decimal numeric (represents total time worked), except first item called "Live In"

    IF 'Hours' is "Live In", I can use:
    =IF(A1="Live In", SUM(B1*1))
    How can I make it conditional so that if it's not "Live In", then it will SUM(A1*B1)?

    SideNote: 'Worked' LIST has total time with minutes expressed as 1/4 of hour (i.e., 1.25 = 1 hour, 15 minutes).

    Thanks.
    Last edited by etal; 12-29-2008 at 06:19 PM.

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.6.0 RC 1