Data transfer

H

HARPER

Access 2000

Rather than using copy and paste - While on a form, is
there any way if the user selects (highlights) all or
part of the data in one field, then and by using a
command button the selected data is transferred to
another field??

JC
 
A

Allen Browne

No. When the user clicks the command button, the selection in the text box
is lost.

Ctrl+C would copy the selection to clipboard. Alterantively, you could try
creating a toolbar with a button to do as you wish: you can click a toolbar
button without losing the selection.
 

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

Top