Consulting

Results 1 to 2 of 2

Thread: Adding/copying tables base on Input Data

  1. #1
    VBAX Regular
    Joined
    Nov 2007
    Posts
    28
    Location

    Exclamation Adding/copying tables base on Input Data

    Hi to all Gurus, moderator, Expert, regulars,
    Thank you in advance for any advice offered. Wonder If you can help me with something.

    I have a data entry table(with defined Name "AllInputs") in one sheet(sheetname 'All Inputs'), where the user key in all the data required in here.

    Assuming there are 10 rows of data in that table("AllInputs"), I need to replicate a set of table (in sheet 'calculator') 4 times down. So a total of 5 tables(half of "AllInputs"). So if there are 100 rows of data, there'll be 50 tables. "AllInputs'" data row will always be an even number. The table in sheet 'calculator' haven't been given a name as I'm not too sure if its necessary.

    The rows in "AllInputs" is not fixed, so I dun think it is highly recommended that I predefined the number of tables in sheet 'calculator'. What if the "AllInput" table has row data that exceed the no of predifined tables, right? Plus the tables in sheet 'calculator' will have its own set of Excel formulas in it.

    I have attached a sample file to paint a clearer picture. Although its not in the sample file, I have plans of using the 'Dget' formulae in the sheet 'calculator' to retrieve the data from "AllInputs". Is my plan do-able in the first place? Please advice. Thank you.

    regards,
    Ahmad

  2. #2
    VBAX Regular
    Joined
    Nov 2007
    Posts
    28
    Location
    Hey all!
    Is there any details that I have missed out, or am i asking for the moon here?

    I just wanna check, is it feasible to do in VBA in the first place?


    regards,
    artds

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •