View Single Post
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Mark,

Sounds like you have some event code behind the sheet.
Right-click the sheet name tab, and select View Code. Check if the popup
window shows some code that might look suspect.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Mark Strohmeyer" wrote in message
...
I have the following CF in every cell of two separate worksheets in one
workbook. I am using Excel 2000 with Win 98SE
=ROW()=ROW(INDIRECT(CELL("address")))

When I try to delete it, it appears I am successful until I select a cell
then the CF is again active in every cell. The main problem is that I

cannot
copy/paste or insert new rows to insert copied data.
I thought I had downloaded Chip Pearsons symbolize add in to highlight the
active cell, this add in has been removed, however, some workbooks

continue
to flash an error that this addin cannot be found when I execute them.
Can anyone suggest how I can get rid of this macro/addin whatever?????
Thanks, Mark