Hi,
Is there a way to copy data from one form text field so that it will be pasted into two cells? (this paste will ultimately go into a different, non MS, application.)
I tried i.e. chr(10) when the data is filled into the form but that is unsuccessful. Is there a "special character" that would result in the pasted data to be read as two cells?
The data in the form field is usually 6-digits (numbers), a dash and then 1 or two more digits (numbers), i.e. 123456 - 1 or 987654 - 12. We coudl omit the dash and enter any sort of divider though.
Or...
Do you know of an option that would allow to copy two form text fields at one time to achive the above?
Stefan