+ Reply to Thread
Results 1 to 2 of 2

Display Values of Column/Range/Array/Other

  1. #1
    Registered User
    Join Date
    11-21-2008
    Location
    USA
    Posts
    3

    Display Values of Column/Range/Array/Other

    haven't seen anyone ask or address this question. I want to automagically list the values/contents of a range, column or an array. And I do not want to manually do anything other than repopulate the contents of the range/column/array.

    For example:

    Column A has a row value in each cell from A1:A100. So each row is 1, 2, 3, 4,.... 99, 100.

    I want Column B to list all the values of Column A without any touching of Column B.

    If I add/change/remove any values of Column A, Column B is auto-updated.

    So far, the best solution I have found, is to count the number of values in Column A and then past a range directly into Column B, not B1 but the Column B, "=A$1:A$XXXXXXX". Sadly this works but it also fills out the column to the maximum amount of rows allowed. This is what I am trying to avoid.

    Thanks!

  2. #2
    Valued Forum Contributor
    Join Date
    08-26-2008
    Location
    singapore
    Posts
    626
    What do you want the column B to show out?
    How is the change of B if A change?
    I need your support to add reputations if my solution works.


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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