+ Reply to Thread
Results 1 to 3 of 3

product function

  1. #1
    spiderman
    Guest

    product function

    How can I make column C as product of columns A and B so that every entry in
    C would be a product of entries in A and B in the same row? Thank you



  2. #2
    Max
    Guest

    Re: product function

    Put in C1: =A1*B1
    Copy down
    --
    Rgds
    Max
    xl 97
    ---
    GMT+8, 1° 22' N 103° 45' E
    xdemechanik <at>yahoo<dot>com
    ----
    "spiderman" <[email protected]> wrote in message
    news:h5dge.9864$941.1291@trnddc08...
    > How can I make column C as product of columns A and B so that every entry

    in
    > C would be a product of entries in A and B in the same row? Thank you
    >
    >




  3. #3
    Bernard Liengme
    Guest

    Re: product function

    As an alternative to the multiplication operator *, you could use the
    PRODUCT function - the answer was in your question: in C1 use
    =PRODUCT(A1:B1) copy down the column.
    best wishes
    --
    Bernard V Liengme
    www.stfx.ca/people/bliengme
    remove caps from email

    "spiderman" <[email protected]> wrote in message
    news:h5dge.9864$941.1291@trnddc08...
    > How can I make column C as product of columns A and B so that every entry
    > in
    > C would be a product of entries in A and B in the same row? Thank you
    >
    >




+ 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