+ Reply to Thread
Results 1 to 2 of 2

Create list of all possible multiplications of three lists of numbers (one from each list)

  1. #1
    Registered User
    Join Date
    02-11-2017
    Location
    London
    MS-Off Ver
    365
    Posts
    1

    Create list of all possible multiplications of three lists of numbers (one from each list)

    Hello,

    New user, first post so sorry if I've not yet got the hang of formatting in this forum.

    I have three lists, lets use a simpler example than mine (mine have 30 or so rows each)...

    LIST1
    House 0.2
    Car 0.5

    LIST2
    UK 1
    USA 2

    LIST3
    Red 10
    Blue 5

    I want

    House UK Red 2 ( being 0.2 * 1 * 10)
    House UK Blue 1 ( being 0.2 * 1 * 5)
    House USA Red 4 (0.4 * 2 * 10)
    House UK Blue 2
    etc etc

    Any ideas how I could do this in Excel. I sometimes have four lists but size(list1) * size (list2) * ... size(listn) is always reasonable, i.e. <100,000

    I don't have power query as I'm on 365 at home

    Thanks
    Rob

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,146

    Re: Create list of all possible multiplications of three lists of numbers (one from each l

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

+ 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: 8
    Last Post: 11-19-2014, 06:12 PM
  2. Replies: 4
    Last Post: 06-30-2014, 11:13 AM
  3. [SOLVED] Create Class List from All Lists
    By bs13blc in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-16-2013, 10:16 AM
  4. Replies: 3
    Last Post: 11-22-2013, 05:06 PM
  5. Replies: 2
    Last Post: 08-01-2012, 01:24 PM
  6. Comparing two lists to create exclusive list
    By Krager in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-10-2005, 01:54 PM

Tags for this Thread

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