Thread: Macro Writing
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_4_] Don Guillett[_4_] is offline
external usenet poster
 
Posts: 2,337
Default Macro Writing

As always post your macro for comments. By "line", do you mean row?

--
Don Guillett
SalesAid Software

"DFIChris" wrote in message
...
I canNOT figure out Visual Basic Language. All I want my macro to do is

to
go to the end of the first line, delete the second line, cut the third

line,
past the third line in the cell to the right of the cell I'm editing, and
then go to the cell below the cell I was editing.

When I record this macro it only works in the EXACT cells I edited, not in
any other cells.

Oh help, please.