+ Reply to Thread
Results 1 to 2 of 2

inner product in excel

Hybrid View

  1. #1
    Registered User
    Join Date
    11-16-2015
    Location
    London
    MS-Off Ver
    2013
    Posts
    51

    inner product in excel

    Hello

    I have two questions.

    Question 1. Let B1:K1 is a vector.

    Now I aim to
    A2 be inner product B2:K2 and B1:K1
    A3 be inner product B3:K3 and B1:K1
    A4 be inner product B4:K4 and B1:K1
    ...
    A50 be inner product B50:K50 and B1:K1
    .
    I used "SUMPRODUCT" function for A2. But by dragging fill handle to copy the formula fo A3..A50, result is wrong.

    Question 2. I copy "3 * 0.43 + 7-10" from word 2010 to D1 in excel but not calculate. how can copy from word to excel and auto calculate?

    Very thankful.

  2. #2
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: inner product in excel

    I'm assuming you have a formula that looks something like
    = sumproduct(b2:k2,b1:k1).

    Try locking in the b1:k1

    = sumproduct(b2:k2,$b$1:$k$1).

    I'm just guessing on the second one but if you copy from word if you simply put "=" then paste the formula it should work I would think
    Happy with my advice? Click on the * reputation button below

+ 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. Replies: 9
    Last Post: 10-16-2014, 07:46 AM
  2. Replies: 2
    Last Post: 09-10-2014, 08:56 AM
  3. [SOLVED] I'm receiving a Run-Time error 1004 while trying to delete a product from a product list.
    By redsab in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-05-2014, 10:03 PM
  4. Replies: 1
    Last Post: 06-20-2014, 03:38 PM
  5. Macro for Name Generation from Product to Product with Sizes and Filenames
    By ddenicola in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-30-2014, 11:59 AM
  6. [SOLVED] Find Product Details in Another Sheet based on Product ID and Copy some Fields From there
    By kevalkothari in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-29-2012, 10:43 AM
  7. [SOLVED] Need Function that will find ordered product, and display the product code in a 2nd workbk
    By rollerden in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-21-2012, 08:52 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