Search:

Type: Posts; User: TanktheFrank

Search: Search took 0.01 seconds.

  1. Replies
    18
    Views
    17,225

    Re: [vba excel] - check if cell has changed.

    Anyway input on what I can change in the following formula:

    Private Sub Workbook_SheetSelectionChange(ByVal Sh As Object, ByVal Target As Excel.Range)
    Application.EnableEvents = False
    If Not...
  2. Replies
    18
    Views
    17,225

    Re: [vba excel] - check if cell has changed.

    Yes, the code is enter for sheet 3, which is where the cells are located. What is worst is that two days ago, I had the code working correctly, and didn't save it. I continued to make changes, and...
  3. Replies
    18
    Views
    17,225

    Re: [vba excel] - check if cell has changed.

    Nothing happens. It doesn't kick back an error, warning, change cell values or nothing. I am lost as to what could be the problem. Did it work when you plugged it in?
  4. Replies
    18
    Views
    17,225

    Re: [vba excel] - check if cell has changed.

    I'm sorry guys, but I recently came across this thread, and I seem to be having a probelm with a simple code. I am trying to set up my sheet to reset cell values (k4,k5,k6,k9) when the target cell...
Results 1 to 4 of 4



Click Here to Expand Forum to Full Width