+ Reply to Thread
Results 1 to 3 of 3

Need to multiply cells based on text critaria/information

  1. #1
    Forum Contributor ryan4646's Avatar
    Join Date
    06-10-2013
    Location
    Australia
    MS-Off Ver
    Excel 2003, 2007
    Posts
    134

    Lightbulb Need to multiply cells based on text critaria/information

    Hi all,

    Hope u guys doing well. I am making an Invoice. where i need to input data based on PCS. Please help me to find out the solution. it would be highly appreciated.

    NEED A FORMULA IN THE YELLOW CELL LIKE, IF B8 CONTAINS TEXT (5PCS/PACK), THEN F10 WILL BE MULTIPLIED BY F6 CELL*5, AND IF B8 CELL CONTAIN (3 PCS/PACK), THEN F10 WILL BE CALCULATED BY F6*3

    Attaching file.
    Attached Files Attached Files
    thanks,

    Ryan

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Need to multiply cells based on text critaria/information

    Use

    =F6*MID(B8,2,1)
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Forum Contributor ryan4646's Avatar
    Join Date
    06-10-2013
    Location
    Australia
    MS-Off Ver
    Excel 2003, 2007
    Posts
    134

    Re: Need to multiply cells based on text critaria/information

    Thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Multiply 2 cells, one of which has text
    By Bob0 in forum Excel - New Users/Basics
    Replies: 24
    Last Post: 03-29-2015, 02:15 PM
  2. Multiply two cells based on information in two other cells
    By stanster in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-15-2012, 10:04 AM
  3. Replies: 2
    Last Post: 06-13-2012, 11:20 AM
  4. Auto Filling a text box based on information in a different text box
    By Benisato in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-27-2012, 02:46 PM
  5. [SOLVED] formula based on text information
    By Kathryn W in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 04:05 AM

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