C
CGC
I have a spreadsheet with a list of appointments in this format:
03/25/04 9AM John Doe ID: 123456
03/25/04 10 AM Jane Doe ID: 234567
There are several hundred rows of data in this spreadsheet.
I would like to paste a portion of text after each row in order t
create billing slips, which would be basically this form:
03/25/04 9AM John Doe ID: 123456
__ .25 hr appt - $X __ .75 hr appt - X
__ .50 hr appt - $X __ 1.0 hr appt - X
Signature: ____________________________
Is it possible to automatically paste this text after each row of data
Thank you
03/25/04 9AM John Doe ID: 123456
03/25/04 10 AM Jane Doe ID: 234567
There are several hundred rows of data in this spreadsheet.
I would like to paste a portion of text after each row in order t
create billing slips, which would be basically this form:
03/25/04 9AM John Doe ID: 123456
__ .25 hr appt - $X __ .75 hr appt - X
__ .50 hr appt - $X __ 1.0 hr appt - X
Signature: ____________________________
Is it possible to automatically paste this text after each row of data
Thank you