+ Reply to Thread
Results 1 to 5 of 5

Logging

  1. #1
    Registered User
    Join Date
    08-14-2007
    Posts
    3

    Logging

    Hi everyone,

    Firstly, I'd like to apologize if something of this sort has been posted, but I am not very familiar with VBA and wasn't able to use the code on this site to build what I need. So any assistance is much appreciated.

    So here is an attached spreadsheet of what I would like to final product to be like.

    Everytime a new sale is made on sheet "Sales", I would like to have the total sales recorded onto the sheet "Log" as well as the timestamp of when that total was changed/calculated.

    Any assistance would be great.

    Thanks all,

    Sang
    Attached Files Attached Files

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Something like

    Please Login or Register  to view this content.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    08-14-2007
    Posts
    3
    thanks roy,

    got it to work.
    Last edited by sk2613; 08-14-2007 at 03:41 PM.

  4. #4
    Registered User
    Join Date
    08-14-2007
    Posts
    3
    i've got another question on this...

    instead of having the log track after each record is changed, is there a way to log the record only when the save function is used, such as when save via file-> save or keyboard shortcut save triggers the code to only log/track the number.

    thanks.

  5. #5
    Forum Contributor SOS's Avatar
    Join Date
    01-26-2004
    Location
    Glasgow, Scotland
    MS-Off Ver
    Excel 2003
    Posts
    327
    sk2613,

    Put the same code inside a Workbook_Before Save module

    Please Login or Register  to view this content.
    Hope this helps

    Seamus

+ 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