+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Registered User
    Join Date
    07-12-2007
    Posts
    12

    changeable functions

    I would have liked to make an updating table that changes from month to month in order to check up my incoms and outcoms and create some statistic charts.
    Therefore, the length of the columns in the spreadsheet will get longer and longer.
    Is there an option to make the function arguments changeable or should I change all the functions once a month?

  2. #2
    Forum Guru Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007
    Posts
    3,441

    Re: changeable functions

    To work with a range of data that will be growing over time it is best to create a dynamic named range for the data and use the name in a formula rather than hard-coded cell references.

    example: =SUM(Costs)
    Where "Costs" is the name of a range of cells

    See this link: Dynamic Named Range

    More help here: Dynamic Named Ranges
    Palmetto

    Do you know . . . ?

    You can leave feedback and add to the reputation of all who contributed a helpful response to your solution by clicking the star icon located at the left in one of their post in this 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.2.0