Drag and Drop?

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

I have a form based on a query. I have a couple of combo
boxes which breaks down an item code field in to groups a-
c, d-f,g-i etc. I also have a sub-form on the form (based
same query) with Qty, item code, Item Description. Is it
possibly to be able to select the item code from the combo
box and drag and drop it in to the sub-form item code. If
so how?
 
Hi Dan,
You can use code to copy an item selected in a
combo box to another field in the subform, but you cannot
drag-n-drop it.

Hope This Helps
 

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