Hi Ladies and Gents,
I'm have a little style problem, and hope you can sort me out.
I have a PDF with a date field, I'm filling that field with data from FDF.
The text field for the date reads 20122003
However to fill the boxes in the right places the date has to read 2 0 1 2 2 0 0 3
Now you see my problem, somehow I need to read in the string and after so many chars insert spaces to align the numbers to the pdf boxes.
The data file is being created in excel, and to date I have over come many of my VBA problems, but this one is driving me crazy.
Please help
Craig
I'm have a little style problem, and hope you can sort me out.
I have a PDF with a date field, I'm filling that field with data from FDF.
The text field for the date reads 20122003
However to fill the boxes in the right places the date has to read 2 0 1 2 2 0 0 3
Now you see my problem, somehow I need to read in the string and after so many chars insert spaces to align the numbers to the pdf boxes.
The data file is being created in excel, and to date I have over come many of my VBA problems, but this one is driving me crazy.
Please help
Craig