+ Reply to Thread
Results 1 to 2 of 2

I want to extend related tables that have related formulas

  1. #1
    Registered User
    Join Date
    10-07-2015
    Location
    Philippines
    MS-Off Ver
    2010
    Posts
    4

    I want to extend related tables that have related formulas

    File : Updating Dependent Lists.xlsm

    Okay, so on the "Data" worksheet I have 2 tables: Departures List and Unique List. Every time I input new data using the form I made on Sheet 1, it is automatically recorded on the Departures List whenever I click the submit button. The Unique List in turn lists all data WITHOUT repetitions. Why? Because this data is used on the 3rd sheet. On the "Values" data validation drop down menu located in the "Report" worksheet, the choices that are present in the Unique List are listed. Once a choice has been made, it then displays all data related to the choice to the right (highlighted in blue)

    What I want to do is to extend the Departures List, Unique List in the Data worksheet and the Display list on the Report worksheet 500 Cells down because as what it is now, the data it can record is limited. Simply dragging down the cells did not work for me. I have noticed that the cells in the Unique List are enclosed in {} which I have no idea of. I just want to extend the range of all tables atleast 500 cells below but whenever I drag or modify the formula, the data on the Unique List returns "0" and I dont know why..

    addtl info: there is a defined name "listvalues" which is offset of the unique list so whenever a new entry is added, the data validation drop down list is automatically updated in the Report worksheet.

    I have tried modifying the formula, recreating the file, dragging and such and none has worked. Ive been on this for half the day now trying to figure out how to go about this which has led me to this forum. Hope you guys can help!

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,531

    Re: I want to extend related tables that have related formulas

    I believe that the attached file will meet your specifications. The tables are now extended to 500 rows by changing the formulas as in:
    Original
    Please Login or Register  to view this content.
    Updated
    Please Login or Register  to view this content.
    Also starting the updated formula with IF(...=0,""...) eliminates the zeros.

    Copy of Updating Dependent Lists.xlsm

    Let me know if you have any questions.

+ 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. Update automatically tables with related headers that are in different sheets
    By cgkmal in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-09-2013, 08:39 PM
  2. [SOLVED] Two related tables
    By gerainta in forum Excel General
    Replies: 3
    Last Post: 05-15-2012, 05:59 AM
  3. Question related to Pivot Tables
    By y.farkash in forum Excel General
    Replies: 2
    Last Post: 09-13-2010, 01:04 PM
  4. Pivot Tables, Macro Related
    By excel_hack in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-11-2008, 09:25 PM
  5. [SOLVED] Related Tables - Access 2000
    By Leonard Priestley in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-20-2006, 06:10 AM
  6. Replies: 2
    Last Post: 07-07-2005, 09:05 PM
  7. [SOLVED] Extend Rows and related formula downwards using functions not macros
    By NewRipper in forum Excel - New Users/Basics
    Replies: 0
    Last Post: 06-27-2005, 04: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