macro shortcut key won't work

J

jeff

Hi,

I think if there's a line in the code, then you
don't have just one correctly formulated macro.
Double-check that you don't have extra "Sub" or
"End Sub" lines...

jeff
-----Original Message-----
First, I copy and pasted one macro into another, so that
they would both occur at the same time, with one shortcut
key. The first macro already had a shortcut key, which I
took off in the options window. The second did not
After putting the two together, (there's a line between
the two, is that going to matter when I run it?), I put a
shortcut key on the combined macro. When I hit that
shortcut key, it only performs the second, pasted macro,
and not the first.
 
Top