+ Reply to Thread
Results 1 to 4 of 4

how to organize data

  1. #1
    Forum Contributor
    Join Date
    03-16-2010
    Location
    Phnom Penh, Cambodia
    MS-Off Ver
    Excel 2003
    Posts
    215

    how to organize data

    Hi,

    I have exactly 101 columns and 203 rows in my excel sheet. The number of columns & rows might be increased sometime very soon. I do not feel so comfortable with this long columns because i need to scroll here and there when i need to see some specific information. I am afraid this will be a mess for me while more rows and columns added in.

    Could you please advice how to have a better organized of this?
    Should i split some columns into another worksheets?
    Should this data be presented into a form where i can have a better look and feel?

    Your comments will be very much appreciated.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: how to organize data

    The size of a true database sheet should not cause concern. The table format you've described is quite common and having it all organized in a single table means combing that data is much simpler.

    Admittedly, combing through a large table is cumbersome, but leave the data alone and create a method of pulling data FROM the table into an easy to read smaller table when you are just looking for specific things from the data.

    In other words, leave the table as a database and devise other tools for reading the data simply.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Forum Contributor
    Join Date
    03-16-2010
    Location
    Phnom Penh, Cambodia
    MS-Off Ver
    Excel 2003
    Posts
    215

    Re: how to organize data

    thanks you they much for your reply. Could you also please advice what other tools that can be use to read data from excel?

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: how to organize data

    You will have to devise them yourself. These things are completely dependent on the table you've designed and the smaller lookup table you create to show smaller subsets of the data.

    I use INDEX/MATCH for this kind of work, but you can also use VLOOKUP() or LOOKUP() based on some other restrictions about the layout of the table you're searching. INDEX/MATCH has none of those restrictions.

    Here's some sample sheets showing what I think you're looking to do.

    INDEX/MATCH Examples

    There's plenty of help in the Excel Help files (press F1) on these functions, too.

+ 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