Query on implementing drag-and-drop with VBA

G

Guest

Hi all...

I've been thinking about developing a replacement for
the Favorites folder, creating a database for links
with added fields for website description, date last
accessed, and multiple keywords, so that a link can
appear in more than one list if needed.

It would be cool (either in Excel or Access) to be able
to drag a link from a webpage in IE or from the Address
Bar, into a form (or something), so that:

1) A new record is added,
2) The URL, title, and perhaps even META items are
parsed out to associated fields.

Can someone point me towards sample VBA code
that implements parsing of drag-and-drop data?

Regards,
mvsmith
 

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