+ Reply to Thread
Results 1 to 7 of 7

Take value from same cell daily and fill date wise

  1. #1
    Registered User
    Join Date
    11-12-2014
    Location
    UK
    MS-Off Ver
    Office 2010
    Posts
    5

    Post Take value from same cell daily and fill date wise

    Hello Dears

    I'm a assistant in finance dept, I have a excel sheet which automatically calculate current cash available, taking data from several sources. I need a sheet which daily look that cell and record the value date wise. so at the end of month, it enables me to find cash available date wise and i will also become able to find average, max min etc

    Regards

  2. #2
    Valued Forum Contributor natefarm's Avatar
    Join Date
    04-22-2010
    Location
    Wichita, Kansas
    MS-Off Ver
    2016
    Posts
    1,020

    Re: Take value from same cell daily and fill date wise

    Here's a starter for you. Create a sheet called "MonthToDate" with A1 = "Date" and B1 = "Value".

    In the VBA window's ThisWorkbook module, paste the following code, which will run each time the workbook is saved:

    Please Login or Register  to view this content.
    Be sure to save the workbook as a .xlsm (macro-enabled workbook) if it's not already.
    Acts 4:12
    Salvation is found in no one else, for there is no other name under heaven given to mankind by which we must be saved.

  3. #3
    Registered User
    Join Date
    11-12-2014
    Location
    UK
    MS-Off Ver
    Office 2010
    Posts
    5

    Re: Take value from same cell daily and fill date wise

    What if I need mutiple cell values

  4. #4
    Valued Forum Contributor natefarm's Avatar
    Join Date
    04-22-2010
    Location
    Wichita, Kansas
    MS-Off Ver
    2016
    Posts
    1,020

    Re: Take value from same cell daily and fill date wise

    Please Login or Register  to view this content.
    The above line was just to get you started. Take it from there and do whatever you need.

    Examples:

    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    11-12-2014
    Location
    UK
    MS-Off Ver
    Office 2010
    Posts
    5

    Re: Take value from same cell daily and fill date wise

    is there any way to do it without vba or macro?

  6. #6
    Valued Forum Contributor natefarm's Avatar
    Join Date
    04-22-2010
    Location
    Wichita, Kansas
    MS-Off Ver
    2016
    Posts
    1,020

    Re: Take value from same cell daily and fill date wise

    Maybe I didn't understand your initial request. I thought you wanted to have a sheet that, each day, recorded the date and the value of that day's cash available, so that at the end of the month you would have a list of the cash available at the end of each day. I don't see any other way to do it.

  7. #7
    Registered User
    Join Date
    11-12-2014
    Location
    UK
    MS-Off Ver
    Office 2010
    Posts
    5

    Re: Take value from same cell daily and fill date wise

    okay, thanks, i'll perform it using code

+ 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. Find a average of daily wise date
    By mukesh4821 in forum Hello..Introduce yourself
    Replies: 2
    Last Post: 09-26-2014, 06:34 AM
  2. [SOLVED] date wise /name wise total with round function
    By hkbhansali in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-03-2014, 11:37 AM
  3. [SOLVED] Total line item sale qty to be sum in a cell as date wise
    By geromio in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-15-2013, 10:50 PM
  4. [SOLVED] I want change the data row wise to coloum wise & coloumn wise to row wise.
    By satputenandkumar0 in forum Excel General
    Replies: 3
    Last Post: 12-20-2012, 08:34 AM
  5. [SOLVED] How to Add timesheet daily hours activity wise
    By zurkal in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-12-2012, 06:03 AM

Tags for this Thread

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