Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi, I have the below code that used to work fine on 2003, now on 2007 and I'm
getting false all the time regarless if the file is read-only or not, does anyone knows how to translate to 2007 the below? If ActiveWorkbook.ReadOnly = True Then MsgBox ("You are in Read-Only, please re-open...") ActiveWindow.Close Else .... Thank you in advance -- Thank you... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel opens two windows (2007 & 2003 format): I want only 2003. | Excel Discussion (Misc queries) | |||
2003--2007 recognize if i'm in 2007 or 2003 via code. | Excel Programming | |||
ReadOnly | Excel Programming | |||
ActiveWorkbook.SaveAs in excel 2007 | Excel Programming | |||
Readonly | Excel Programming |