+ Reply to Thread
Results 1 to 8 of 8

cell combinations

  1. #1
    Registered User
    Join Date
    02-17-2015
    Location
    Philippines
    MS-Off Ver
    2007
    Posts
    89

    cell combinations

    hi

    i have a 'simple' spreadsheet where i would like to log every combination from the A + B column give an answer taken from the D column.

    example.....

    A1 + B5 = D1

    the result of D1 (£1) would show in the blue answer box. there may be more than one combination that shares the same answer.

    i assume this is possible but i dont know how to do it. any help appreciated.

    \1

    many thanks

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,412

    Re: cell combinations

    It's not a good idea to post a picture of a sheet - why not post the Excel workbook instead, and then contributors can play about with formulae directly in it. Also, some people are unwilling (or not allowed) to download files from a third party site. You can attach the file directly to one of your posts (the FAQ describes how to).

    Having said that, I don't understand what you want - how can a colour (column A) plus a car (column B) equal a cost (column D)? I think you need to explain more clearly what you want to achieve, and the logic behind it.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    02-17-2015
    Location
    Philippines
    MS-Off Ver
    2007
    Posts
    89

    Re: cell combinations

    wow didnt realise i duplicated 3 times sorry guys

    ultimately it doesnt matter what the content is, its the coordinates that matter.

    id like to preset it so it knows if i do A4 + B2 = D whatever i preset it to
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    03-06-2015
    Location
    London, England
    MS-Off Ver
    2010
    Posts
    5

    Re: cell combinations

    help.xlsxAssuming you want someone to make a colour and car choice and based on the Car choice a value is returned, then is the attached what you are looking for, you need to be mindful of more information about your issue makes for a quicker more accurate answer.

  5. #5
    Registered User
    Join Date
    02-17-2015
    Location
    Philippines
    MS-Off Ver
    2007
    Posts
    89

    Re: cell combinations

    thanks thats great. however, where would i find the sum so i can set the values?

  6. #6
    Registered User
    Join Date
    03-06-2015
    Location
    London, England
    MS-Off Ver
    2010
    Posts
    5

    Re: cell combinations

    SUM? You need to be more specific....I am picking values opposite the car name, but you could easily create a new pricing table and refer to it in the VLOOKUP statement in you blue answer box.

    If you are looking for some kind of running total of all choices made in say one day (week, month etc) then this will need either macros/vba to store each selection.

  7. #7
    Registered User
    Join Date
    03-06-2015
    Location
    London, England
    MS-Off Ver
    2010
    Posts
    5

    Re: cell combinations

    help.xlsx.

    I have also added a cost for colour if this helps you understand what is happening.

  8. #8
    Registered User
    Join Date
    02-17-2015
    Location
    Philippines
    MS-Off Ver
    2007
    Posts
    89

    Re: cell combinations

    I'm sorry i don't get it

    =IF(ISNA(VLOOKUP(B13;B1:D8;3;0));"";VLOOKUP(B13;B1:D8;3;0))

    i don't see where you would put the answer in there so it knows what it is

+ 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] Combinations of Cell Values
    By pr4t3ek in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-09-2014, 03:50 AM
  2. Need to get a list of all cell combinations
    By dkasthurisankar in forum Excel General
    Replies: 0
    Last Post: 04-11-2013, 12:26 PM
  3. Replies: 19
    Last Post: 09-22-2012, 04:58 AM
  4. Finding possible combinations & listing the wanted combinations
    By Zoke in forum Excel Programming / VBA / Macros
    Replies: 30
    Last Post: 07-16-2012, 03:41 PM
  5. Counting unique combinations of two cell values
    By macanudo67 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-15-2009, 11:56 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