-
WSCecil
AskWoody LoungerThanks Fred. We use several of ELO’s touch screens. Some people have cleaned them with desk cleaner. It works quite well. It cleans well into the membrane holding the 5 wire resistance “stuff.” Destroys it in 3 seconds flat!
My bosses boss wants it for conferencing. I figure the big screen with touch will be in the $15K range. I expect sticker shock will kill the project. In the mean time, thanks for letting me know what to look for.
-
WSCecil
AskWoody LoungerI am aware that if I change the order in which the workbooks are open, all works fine. However, I cannot ensure the end users follow that same pattern. I have ~90 workbooks in this model. It looks like we will have to put the time into finding all instances where the originator employed this bad programming practice and fix it. Obviously we will need to do some regression testing to ensure the model remains valid. I was hoping someone knew about a fix for this, especially since it worked fine in 4 previous versions of Excel.
Like I often say, I was looking for work applied here, well, I found it!
-
WSCecil
AskWoody LoungerI don’t want two ranges to have the same name. Someone forgot to tell the accounting folks about this bad practice, therefore that is the way it is. We have a huge model, with speadsheet rolling up 4 layers. Bad programming practice or not, these models have been used for years, until we installed Office 2007.
The files I uploaded are simply a dumbed down model of the problem. By using reductionism, I can isolate the problem and prove it is repeatable.
The actual model uses descriptive range names.
-
WSCecil
AskWoody LoungerFound it. It is the same as before, but getting there is different.
Now one goes to “Tools, Options” – “Advanced” tab and there is a button at the lower left for file locations. I can keep my custom templates where I wish. If I keep them in a folder below the specified location, they will show under “New” in their own folder. Again, this is the same behavior as before, but finding it is different.
-
WSCecil
AskWoody LoungerThanks Tim, but that sets the macro security for one user.
I found it though. I looked in the registry under HKCU to see what changed when I set the macro security, and the applied it to HKLM. It worked. Now whoever logs onto the machine is prompted to run or not run macros.
Sorry ’bout that.
From HKCU to HKLM.
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftOffice11.0ExcelSecurity]
“Level”=dword:00000002 -
WSCecil
AskWoody LoungerThanks Tim, but that sets the macro security for one user.
I found it though. I looked in the registry under HKCU to see what changed when I set the macro security, and the applied it to HKLM. It worked. Now whoever logs onto the machine is prompted to run or not run macros.
-
WSCecil
AskWoody LoungerI’d suspect that the problem ones were originally saved with Excel 5/95 compatibility.
I believe you got it right, Rory. Further (but I am not sure yet), It only seems to be those with Excel 5 macros saved in compatibility mode.
Thanks to both of you for the help.
-
WSCecil
AskWoody Loungerbreak the zip code down into two cells. The Text to Column feature will do this, but will not preserve the orignial.
The mid formula will work well for you if the zips are consistent.=MID(B2,1,5) in one column
=MID(B2,7,4) in another columnSort on the new columns
-
WSCecil
AskWoody LoungerI figured it out. It is easy. Initially I tried setting SaveAsUI to false, to cancel the save as. I need to trap it instead.
Thanks.
Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As Boolean)
If SaveAsUI = True Then
Cancel = True
End IfEnd Sub
-
WSCecil
AskWoody LoungerThanks. That works, as does autofit, if I don’t have any merged cells. Once the merged cells are in the mix the behavour changes.
-
WSCecil
AskWoody LoungerCheck to see what other events you have associated with the text box. Your code should work.
the exit sub is not needed, the if statement will suffice, but the code works either way.
I tried it by exiting the text control via the tab key and the mouse. Both work.
-
WSCecil
AskWoody LoungerUse “Exit”. Set Cancel to true to stop the cursor from exiting.
Private Sub tbOne_Exit(ByVal Cancel As MSForms.ReturnBoolean)
If tbOne.Value “1234” Then
tbOne.Value = “”
Cancel = True
End If
End Sub -
WSCecil
AskWoody LoungerYou have some good advice, but also consider the old fashion way, the command prompt.
The command isrename myfile.jnk myfile.exe
(assuming you are in the directory where the file is located)
-
WSCecil
AskWoody LoungerI figured out what I wanted. It is not as fancy as the DB properties window, but it will suffice.
Right click on a shape, select shape, custom properties. In the pop up dialog, select define, then add or delete custom properties at will.
Now go to view, custom properties window. The Custom Properties window can float or be docked. Select a shape to see or edit it’s custom properties.
Custom properties can automaticlly show as text in the shape. In my case, two out of seven custom properties show in the shape. To show the properties, go to insert, field. Select “custom properties” and the field to show. To show a second (or third or fourth …) custom field, select the shape, position the edit cursor after the first field and repeat the steps for inserting a field.
I hope this helps someone else.
-
WSCecil
AskWoody LoungerThanks. Now it is clearer to me. I would open a workbook, ignore the security bar, and open the IDE. The security bar would disapear, but when I tried to run a macro the dialog would appear.
Now I can work with this. Thanks again.
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
Windows 10 22H2 Update today (5 June) says up-to-date but last was 2025-04
by
Alan_uk
41 minutes ago -
Thoughts on Malwarebytes Scam Guard for Mobile?
by
opti1
3 hours ago -
Mystical Desktop
by
CWBillow
3 hours, 14 minutes ago -
Meta and Yandex secretly tracked billions of Android users
by
Alex5723
5 hours, 56 minutes ago -
MS-DEFCON 2: Do you need that update?
by
Susan Bradley
23 minutes ago -
CD/DVD drive is no longer recognized
by
WSCape Sand
18 hours, 27 minutes ago -
Windows 11 24H2 Default Apps stuck on Edge and Adobe Photoshop
by
MikeBravo
21 hours, 16 minutes ago -
North Face and Cartier customer data stolen in cyber attacks
by
Alex5723
19 hours, 22 minutes ago -
What is wrong with simple approach?
by
WSSpoke36
11 hours, 54 minutes ago -
Microsoft-Backed Builder.ai Set for Bankruptcy After Cash Seized
by
Alex5723
1 day, 6 hours ago -
Location, location, location
by
Susan Bradley
35 minutes ago -
Cannot get a task to run a restore point
by
CWBillow
1 day, 8 hours ago -
Frustrating search behavior with Outlook
by
MrJimPhelps
22 hours, 56 minutes ago -
June 2025 Office non-Security Updates
by
PKCano
1 day, 18 hours ago -
Secure Boot Update Fails after KB5058405 Installed
by
SteveIT
15 hours, 22 minutes ago -
Firefox Red Panda Fun Stuff
by
Lars220
1 day, 18 hours ago -
How start headers and page numbers on page 3?
by
Davidhs
2 days, 5 hours ago -
Attack on LexisNexis Risk Solutions exposes data on 300k +
by
Nibbled To Death By Ducks
1 day, 8 hours ago -
Windows 11 Insider Preview build 26200.5622 released to DEV
by
joep517
2 days, 13 hours ago -
Windows 11 Insider Preview build 26120.4230 (24H2) released to BETA
by
joep517
2 days, 14 hours ago -
MS Excel 2019 Now Prompts to Back Up With OneDrive
by
lmacri
2 days, 3 hours ago -
Firefox 139
by
Charlie
1 day, 20 hours ago -
Who knows what?
by
Will Fastie
22 hours, 39 minutes ago -
My top ten underappreciated features in Office
by
Peter Deegan
2 days, 14 hours ago -
WAU Manager — It’s your computer, you are in charge!
by
Deanna McElveen
8 hours, 19 minutes ago -
Misbehaving devices
by
Susan Bradley
1 day, 10 hours ago -
.NET 8.0 Desktop Runtime (v8.0.16) – Windows x86 Installer
by
WSmeyerbos
3 days, 20 hours ago -
Neowin poll : What do you plan to do on Windows 10 EOS
by
Alex5723
19 hours, 32 minutes ago -
May 31, 2025—KB5062170 (OS Builds 22621.5415 and 22631.5415 Out-of-band
by
Alex5723
3 days, 19 hours ago -
Discover the Best AI Tools for Everything
by
Alex5723
2 days, 18 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.