Skip to main content
Participant
October 31, 2023
Answered

Cut and Paste data into a fillable Adobe Form

  • October 31, 2023
  • 1 reply
  • 473 views

I created an Adobe Form where one of the pages is similar to a spreadsheet but cutting and pasting data in, puts all the inforamation in a single sell when we need it spread across the columns created.  I have searched and watched videos with no success and would prefer not to abandon the Adobe Form and head back to Excel.  Anyone have any guidance or tips and tricks?  Thanks in advance.

This topic has been closed for replies.
Correct answer Thom Parker

There is no built-in method for doing this because forms are not spreadsheets. There's no concept of cells within a grid. 

However, if there was some way to parse the pasted input, then a Custom Validation script in a cell could distribute the contents. 

 

1 reply

Thom Parker
Community Expert
Thom ParkerCommunity ExpertCorrect answer
Community Expert
October 31, 2023

There is no built-in method for doing this because forms are not spreadsheets. There's no concept of cells within a grid. 

However, if there was some way to parse the pasted input, then a Custom Validation script in a cell could distribute the contents. 

 

Thom Parker - Software Developer at PDFScriptingUse the Acrobat JavaScript Reference early and often