Hi

Please find attached the solution.


-->    I have applied data validation on the range  D3:D9.

-->    Here the keyword used is "soni"

-->    If the cell contains the keyword "soni" it will shows an error.

-->    You can customise the error message according to your requirement.

-->    if the cell does not contains the keyword "soni" it will not show any
error

-->    The formulae used in data validation is

          =IF(ISERROR(SEARCH("Soni",D3,1)),TRUE,NA())

Please let me know if anything else is required.


Regards,
Rajender Soni | +91 750 322 55 50

-- 
----------------------------------------------------------------------------------
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 7000 subscribers worldwide and receive many nice notes about the 
learning and support from the group.Let friends and co-workers know they can 
subscribe to group at http://groups.google.com/group/excel-macros/subscribe

Attachment: solution1.xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Reply via email to