Thread: Warning Message
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bollard bollard is offline
external usenet poster
 
Posts: 65
Default Warning Message

Hello

Names are just input into Column B. I want people to be able to enter a new
name, but warn them if they try to delete one that's already there.

"PCLIVE" wrote:

How is the cell with the Name originally populated? Is it a formula? You
could use sheet protection and leave that cell locked. Will that work for
you?

Regards,
Paul


--

"bollard" wrote in message
...
We have a spreadsheet with various details relating to a person whose name
in
Column B of the sheet.

We want to create a warning message when anyone tries to delete the name.

Does this require a Macro, or is there any other way to create such a
warning message?

Thank you.