Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi, I have code as below which will update links..
On error sheet will be unlocked.. how to lock the sheet again and exit sub? Sub ref() ActiveSheet.Unprotect Password:="abc" ActiveWorkbook.UpdateLink Name:= _ "asdasd", _ Type:=xlExcelLinks ActiveSheet.Protect Password:="abc" End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Visual Basic Error Run Time Error, Type Mismatch | Excel Discussion (Misc queries) | |||
Counting instances of found text (Excel error? Or user error?) | Excel Worksheet Functions | |||
I have Error 1919 Error Configuring ODBC dataSource Database | Excel Discussion (Misc queries) | |||
Excel 2003 Macro Error - Runtime error 1004 | Excel Discussion (Misc queries) |