+ Reply to Thread
Results 1 to 6 of 6

Automatically increase cell value daily

  1. #1
    Registered User
    Join Date
    02-17-2015
    Location
    scottsdale, arizona
    MS-Off Ver
    google sheets
    Posts
    3

    Automatically increase cell value daily

    I am looking for a formula that if I enter a number, X, into a column, then tomorrow it will go up by one integer. So by each day that number will increase by one and so on.... I will be using this for a study with stock charts. It has to do with fibonacci numbers and certain stocks will do certain things around certain important fibonacci numbers. Sounds simple yet I have yet to come across this formula.. Thanks in advance btw

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,884

    Re: Automatically increase cell value daily

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice may result in an infraction in the future.

    (Because you are new to the forum I have changed it for you. Please read the forum rules you agreed to when you joined this forum and abide by them in the future.)
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    02-17-2015
    Location
    scottsdale, arizona
    MS-Off Ver
    google sheets
    Posts
    3

    Re: Automatically increase cell value daily

    Apologies, and appreciate the correction. I have tried to Google the solution and have not had any luck. Perhaps I need to use your suggested title in the google search and maybe that will pull it up

  4. #4
    Forum Expert
    Join Date
    01-23-2013
    Location
    USA
    MS-Off Ver
    Microsoft 365 aka Office 365
    Posts
    3,863

    Re: Automatically increase cell value daily

    Hi CupN,

    Try this:
    a. Format a cell as a number with 0 decimal places
    b. Enter the following formula in the cell: =TODAY() - DATE(2015,2,15)
    c. There should be a single digit number in the cell - probably 2 because today is Feb 17th.
    d. Each day the value in the cell will automatically increment by 1.

    Lewis

  5. #5
    Registered User
    Join Date
    02-17-2015
    Location
    scottsdale, arizona
    MS-Off Ver
    google sheets
    Posts
    3

    Re: Automatically increase cell value daily

    Lewis, Thanks! So I will give this a try. Now, if I wanted to reset the count would I change the "date" to todays date or can I simply enter 1 in the field to restart the counting per say?
    Quote Originally Posted by LJMetzger View Post
    Hi CupN,

    Try this:
    a. Format a cell as a number with 0 decimal places
    b. Enter the following formula in the cell: =TODAY() - DATE(2015,2,15)
    c. There should be a single digit number in the cell - probably 2 because today is Feb 17th.
    d. Each day the value in the cell will automatically increment by 1.

    Lewis

  6. #6
    Forum Expert
    Join Date
    01-23-2013
    Location
    USA
    MS-Off Ver
    Microsoft 365 aka Office 365
    Posts
    3,863

    Re: Automatically increase cell value daily

    if I wanted to reset the count would I change the "date" to today's date or can I simply enter 1 in the field to restart the counting per say?
    Almost. Today's date (February 18, 2015) is 42053 on my computer, meaning 42053 days since the arbitrary Microsoft day ZERO.

    Lewis

+ 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. [SOLVED] Increase cell reference in Vlookup automatically
    By Grimace in forum Excel General
    Replies: 4
    Last Post: 03-27-2012, 08:30 PM
  2. Replies: 0
    Last Post: 06-23-2011, 01:16 AM
  3. Need average daily increase
    By David A in forum Excel General
    Replies: 1
    Last Post: 01-14-2011, 03:42 PM
  4. Automatically increase value
    By Jazzy Max in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-21-2009, 06:13 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