View Single Post
  #6   Report Post  
Bernie Deitrick
 
Posts: n/a
Default

Tony,

I have no idea why that should error. Send me a gutted version of a
workbook that throws that error, and I will take a look.

When replying, take out the spaces and change dot to .

HTH,
Bernie
MS Excel MVP


"Tony B" wrote in message
...
I'm getting the error on the 2nd line
If Target.Cells.Count 1 Then Exit Sub

This worksheet is going to be fairly large. I would like to be able to see
the history on screen as I move my cursor over a given cell.

Thanks again for helping me through this.