+ Reply to Thread
Results 1 to 7 of 7

Dynamic Table Range, Dynamic Columns

  1. #1
    Forum Contributor
    Join Date
    01-03-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    211

    Dynamic Table Range, Dynamic Columns

    Hello

    I have just been introduced to the wonders of Dynamic ranges, while I can define a range with a dynamic Row,

    I cannot get the one for Dynamic Columns working, ( see attached )..basically when report is refreshed, table can contain more or less columns.

    Can you please help ? if you could reload the sheet with a rectified working formulae that would be perfect

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Dynamic Table Range, Dynamic Columns

    In the dynamic range use

    =OFFSET(Sheet1!$A$5,0,0,COUNTA(Sheet1!$A:$A),COUNTA(Sheet1!$5:$5))

    Does this give you desired results?
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Dynamic Table Range, Dynamic Columns

    Hi,

    For which column(s) precisely are you trying to create a dynamic range?

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  4. #4
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Dynamic Table Range, Dynamic Columns

    May be this

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  5. #5
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Dynamic Table Range, Dynamic Columns

    Remove CountA from my earlier suggested formula since I just used it for testing purpose

    Formula: copy to clipboard
    Please Login or Register  to view this content.

  6. #6
    Forum Contributor
    Join Date
    01-03-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    211

    Re: Dynamic Table Range, Dynamic Columns

    Quote Originally Posted by Ace_XL View Post
    In the dynamic range use

    =OFFSET(Sheet1!$A$5,0,0,COUNTA(Sheet1!$A:$A),COUNTA(Sheet1!$5:$5))

    Does this give you desired results?
    Thank you! it worked!

  7. #7
    Forum Contributor
    Join Date
    01-03-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    211

    Re: Dynamic Table Range, Dynamic Columns

    Thank you all! problem solved!

+ 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