+ Reply to Thread
Results 1 to 4 of 4

macro to lock sheet cells results @ COB

  1. #1
    Forum Contributor
    Join Date
    06-27-2009
    Location
    montana,USA
    MS-Off Ver
    Excel 2007
    Posts
    190

    macro to lock sheet cells results @ COB

    I have a workbook that keeps track of prices to our customers daily. The workbook has 31 sheets and a master sheet. Formulas on each daily sheet referance prices on the master sheet. I change the master sheet prices daily but need each daily sheet to remain the same so I can go back and see what the prices were on each individual day.
    I was thinking a macro that would convert certain cells on each daily sheet to text at midnight every day. or when the date was changed in the master sheet.
    Let me know if a sample would help.
    thanks in advance.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: macro to lock sheet cells results @ COB

    You could have a small macro that goes to the previous day's sheet and paste specials the values.

    Maybe if you attach a sample, we can provide more guidance.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Forum Contributor
    Join Date
    06-27-2009
    Location
    montana,USA
    MS-Off Ver
    Excel 2007
    Posts
    190

    Re: macro to lock sheet cells results @ COB

    Is it possible to get the macro to run automaticlly when the date value is changed on the master sheet?

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: macro to lock sheet cells results @ COB

    Yes its possible. If you attach a sample workbook, i can help you more easily.

+ 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