O
Olly
Useing this code how can i get it to post the new text bellow the
already entered text:
Sheets("Order Input Forum").Range("A13").Copy _
Sheets("Order Records").Range("C4")
Application.CutCopyMode = False
Thanks
Olly
already entered text:
Sheets("Order Input Forum").Range("A13").Copy _
Sheets("Order Records").Range("C4")
Application.CutCopyMode = False
Thanks
Olly