Window to paste copied spreadsheet

  • Thread starter Thread starter gsnidow via AccessMonster.com
  • Start date Start date
G

gsnidow via AccessMonster.com

Greetings all. I came across a non-Access web application at my work where
the user can copy and paste columns and rows from a spreadsheet into what
appears to be just a large blank text box on a form. After pasting, the rows
and columns are preserved, then the user hits a button to insert the pasted
records into a table. Is this kind of thing possible in access? Thank you
 
It is not recommended to use a Copy/Paste technique in Access.
There is a TransferSpreadsheet method that does that. Look in Help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top