View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_7_] Bob Phillips[_7_] is offline
external usenet poster
 
Posts: 1,120
Default text is deleted when cell is edited

Is there any event code behind the sheet working on it. Check by
right-clicking the sheet tab, select View Code from the menu and a code
window will pop up . Anything there?

--
HTH

Bob Phillips

"GRIFFO" wrote in message
...
Hi,

Version: MS EXcel 2002 SP2

I have a worksheet, protected, (developed by someone else) which performs
strangely when you edit cells. When you attempt to edit data previously
entered in a cell (by pressing F2 or double clicking on the cell), the
previous data entered in the cell is deleted. This happens with numbers

and
text.

Any ideas why this happens?

The worksheet and workbook are protected. The cells in question is

obviously
not locked.

--
Your assistance is appreciated.
Griffo