View Single Post
 
Old 08-15-2013, 12:11 PM
grstools grstools is offline Windows XP Office 2003
Novice
 
Join Date: Aug 2013
Posts: 3
grstools is on a distinguished road
Default Sequential numbering with Macro

Hi Stefan, I go to macro and insert the name AutoNew and create. Then in vb editor it shows as:
Sub AutoNew ()
'
' AutoNew Macro
'
End Sub

Now as per instructions, I highlight AutoNew and paste the code over it. This then shows in yellow:
SubSub AutoNew (), then at the bottom there are 2 End Sub one is greyed.
I'm obviously pasting it wrongly. Thanks.Graeme.
Reply With Quote