+ Reply to Thread
Results 1 to 4 of 4

First Thread; Create overview from table

  1. #1
    Registered User
    Join Date
    11-30-2018
    Location
    Netherlands
    MS-Off Ver
    365
    Posts
    2

    First Thread; Create overview from table

    Hello,

    This is my first time on a forum, but I outgrew the knowledge of other collegues in excel, so I want to learn more from others around the world.

    A collegue had the problem that he had to fill in a lot of data, so he tried to simplify it. He made a table in which he has an X and Y axis.
    Both the X and the Y axis have a name which can be combined with eachother (I think its a pivot table, but I am not sure); e.g.:
    X = Red / White / Blue
    Y = Orange / Purple / Yellow
    X1Y1 = Red-Orange
    X3Y2 = Blue-Purple

    Now, every time he wants one of these combinations in use for his project, he fills in a "1" in the crossing of the X and Y axis (in the table).
    He wants, when he fills in a "1", that a new row is made which fills in the information:
    Cell A1 = "Option number 1"
    Cell B1 = Red
    Cell C1 = Orange

    Cell A2 = "Option number 2"
    Cell B2 = Blue
    Cell C2 = Purple


    Now you add a "1" in between these options: X2Y3 (White-Yellow)
    Now:

    Cell A1 = "Option number 1"
    Cell B1 = Red
    Cell C1 = Orange

    Cell A2 = "Option number 2"
    Cell B2 = White
    Cell C2 = Yellow

    Cell A3 = "Option number 3"
    Cell B3 = Blue
    Cell C3 = Purple



    I think the easiest way to accomplish this is by a macro which keeps running when you turn it on.
    Can you guys follow my idea a bit? Or guide me?

    Thanks in regard.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: First Thread; Create overview from table

    Hi, welcome to the forum

    Not sure I understand

    Are you saying you already have a 2-d table containing data, and you want to return a value from within the table, based on an X and Y value?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    11-30-2018
    Location
    Netherlands
    MS-Off Ver
    365
    Posts
    2

    Re: First Thread; Create overview from table

    excel forum.png
    excel forum 2.png

    Thanks for the reply and the welcome message!

    I will do my best to explain.
    As you can see at image 1, I already have a 2-d table containing data indeed. If I fill in a 1 here, then I want a row to be created at image 2 (other worksheet) with the infomation.
    I want the rows to be created in the order of the tables (from left to right, up to down, like a book)

    But if a part of the table isn't filled in (blanc), then no row should be created (and if it goes from 1 to blanc, the row must be cleared / removed)
    Last edited by Interflower; 12-03-2018 at 03:50 AM.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: First Thread; Create overview from table

    To best describe or illustrate your problem you would be better off attaching a dummy workbook. The workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.

+ 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. Posting an HTML table in a forum thread
    By JBeaucaire in forum Tips and Tutorials
    Replies: 10
    Last Post: 03-13-2023, 06:35 PM
  2. SumIf + Look up query to create overview
    By JuNova in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-06-2018, 01:50 PM
  3. [SOLVED] Macro to copy data from multiple sheets to overview and align results on overview sheet
    By McBree in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-04-2015, 04:01 PM
  4. Resoruce overview - Create new sheet and add to sumif function in exsisting overview
    By Martinbif in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-27-2013, 09:58 AM
  5. Create an overview of column content?
    By ExcelNL in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-25-2010, 04:54 AM
  6. I want to create a overview analysing 9 seperate workbooks of data
    By Brian G Scully in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 11-26-2005, 04:10 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