Microsoft
Software
Hardware
Network
Question : prevent user to save worksheet
I have xlsx file made in excel 2007, the file have VBA code which prevent users to save the worksheet if they don`t fill specific cells with value .
my problem is.that when the user open the xlsx and don`t enable the macro.
the macro will not run and he can then save the file with my condition set into the VBA .
how can i solve the problem?
Answer : prevent user to save worksheet
Few days I also was searching this .. here i found it and I am sure you will like it.
http://www.vbaexpress.com/
kb/getarti
cle.php?kb
_id=379
Random Solutions
C# and NUnit Framework
Upgrading Windows Business Vista to Windows 7 on a Sony Vaio UX series micro computer due to low HDD space
Exchange 2007 Public Folder Replication
Retrieve list of all files in folder & subfolders with DateCreate property equal to today
SQL Insert INTO script syntax error
MS Web Expressions Type Expanding with Window Resize
2 IP 5 Server
IIS6 FTP mget case sensitive
Cross appdomain communication winthin single process on single machine in c#
Loop through the cells of a datagrid without knowing the datasource