How can I prevent users from linking to other sources in Excel?
using the Workbook_SheetChange event you can trap for a [ character in a
formula & not allow it...?
"Zuni" wrote in message
...
Is there a way to protect the Excel workbooks so that users cannot create
links to external sources when they enter data?
|