Thread: Macro Writing
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rjamison rjamison is offline
external usenet poster
 
Posts: 45
Default Macro Writing

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.