Hi,
Can anybody suggest some
VB code that will allow me to select the LAST row
of data entered into a worksheet and print just this info, example
SMITH 123 JONES 456
JONES 897 SMITH 019
PAUL 876 PHIL 124
So I wish to select the last row of data ie PAUL 876 PHIL 124 and print
this in a separate form already produced on a separate sheet
Hope you can help
regards