-
I have Excel 2002 and nothing hapens... :no
It looks like your Lotus-style macro is *roughly* within the Range("R2:AE115"). The Sheet name is even "A", which is Lotus's version af "Sheet1". It's all kind of quant and vaguely familiar to me. Unfortunately, I don't remember how those old Lotus macros worked. They are basically a series of recorded keystrokes and, yes, Excel did put in a capablity to run them, back in the day...
I think you're going to have to redo these menus using a more modern approach, and Richie's code is a great way to learn how to do it. Give it a read, take your first shot at it, and we can help talk you through it if/when you get stuck. 
-- Mike
Try out the [VBA] tags!
Option Explicit, don't leave home without it...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules