+ Reply to Thread
Results 1 to 2 of 2

Multiplying 2 columns- one with numbers only, one with a number &

  1. #1
    Kel
    Guest

    Multiplying 2 columns- one with numbers only, one with a number &

    Is there a way to multiply two columns if one contains text? There is no
    limit as to what the number is, however, there is always a space between the
    number and text.

    Any help would be GREATLY appreciated.

    THANKS!

  2. #2
    Tom Ogilvy
    Guest

    Re: Multiplying 2 columns- one with numbers only, one with a number &

    =1*(LEFT(H1,FIND(" ",H1)-1))

    will return the number in a string if the number is first.

    You can use it in an array formula.

    --
    Regards,
    Tom Ogilvy




    "Kel" <Kel@discussions.microsoft.com> wrote in message
    news:556FC9F5-FA79-4AF9-A6B5-EF358F8EEF75@microsoft.com...
    > Is there a way to multiply two columns if one contains text? There is no
    > limit as to what the number is, however, there is always a space between

    the
    > number and text.
    >
    > Any help would be GREATLY appreciated.
    >
    > THANKS!




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