+ Reply to Thread
Results 1 to 4 of 4

Excel formula that would plug in numbers from another table based on info given

  1. #1
    Registered User
    Join Date
    10-26-2015
    Location
    Savannah, Georgia
    MS-Off Ver
    Microsoft Office Starter 2010
    Posts
    3

    Excel formula that would plug in numbers from another table based on info given

    Hello all,
    I wanted to know if there was a way that I can have data from one cell placed in another cell based on the data put in. Meaning I have a guide of numbers. I use that guide to make tic tac toe boxes. I want to be able to put the number 3 in one cell and have the numbers 1 and 5 show up in the columns beside it. So it would look like 3 1 5 after putting in the 3. Or whatever number I put in the corresponding number appears in the second two cells. Is that possible? I tried to used the IF function and the IF function with conditions and nothing is working. Can anyone help me please.

  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,196

    Re: Excel formula that would plug in numbers from another table based on info given

    Please post a sample file with examples of expected output.

    click "Go advanced" then "Paper Clip" icon to upload file.

  3. #3
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,465

    Re: Excel formula that would plug in numbers from another table based on info given

    With A1 is first number (3),

    B1=IF(A1="","",1)

    C1=IF(A1="","",5)

    I wonder if B1 and C1 is constant or not?
    Quang PT

  4. #4
    Registered User
    Join Date
    10-26-2015
    Location
    Savannah, Georgia
    MS-Off Ver
    Microsoft Office Starter 2010
    Posts
    3

    Re: Excel formula that would plug in numbers from another table based on info given

    I actually figured it out using another thread. But thanks anyway. I had to end up doing something different which ended up being what I was actually trying to do in the first place.

+ 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: 6
    Last Post: 11-13-2015, 03:50 PM
  2. How to Plug Values from a Table in to a Formula
    By jonathancbuckman in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-24-2015, 04:31 PM
  3. Change Txt Color Based on another Cell info containing Letters & numbers
    By cyberwerid in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-17-2014, 10:08 PM
  4. retrieving a table of info based on a value
    By shaynaO in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 04-26-2013, 12:35 AM
  5. [SOLVED] Plug data from input box into calculated item in pivot table
    By csh8428 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-26-2012, 02:54 PM
  6. Retrieve info from table based on date
    By hezcal1 in forum Excel General
    Replies: 2
    Last Post: 03-18-2012, 06:32 AM
  7. Replies: 1
    Last Post: 10-04-2005, 08:05 PM

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