Thread
:
Macro or VBA
View Single Post
#
8
Posted to microsoft.public.excel.programming
GAIL HORVATH
external usenet poster
Posts: 5
Macro or VBA
It worked once now I get error code 400
--
Gail M Horvath
Eastern Time Zone
"Greg Wilson" wrote in message
...
Correction to my post:-
Change the line:
i = 2: x = 0
To:
i = Selection.Row: x = Selection.Row - 1
Regards,
Greg
Reply With Quote
GAIL HORVATH
View Public Profile
Find all posts by GAIL HORVATH