I'm making a DB to help me with an online business. I want to copy fields from a recordset and be able to paste them into a website to fill in a form. I know I could just alt-tab and copy/paste field by field.
I'm an Ebay reseller and I'm creating a DB to organize my inventory at home. So I enter in information about each product I sell into my DB. I don't want to have to re-enter the same info into the Ebay Sales page when making my listing. I'd like to be able to click a button in my DB to save certain fields from a recordset. And then switch to Ebay Listing page and put the cursor in the first field. Hit Ctrl-V and it paste the first field (auto-tab) paste 2nd field (auto-tab) paste 3rd field (auto-tab), etc, etc, etc.
Is it even possible?
My work around is to create a pop-up form (always on top) with each Field Title... and I just click the field title and it will copy the data to my clipboard, then I'll have to put the cursor in the right field on the form and Ctrl-V, and repeat per field.
Thoughts???
I'm an Ebay reseller and I'm creating a DB to organize my inventory at home. So I enter in information about each product I sell into my DB. I don't want to have to re-enter the same info into the Ebay Sales page when making my listing. I'd like to be able to click a button in my DB to save certain fields from a recordset. And then switch to Ebay Listing page and put the cursor in the first field. Hit Ctrl-V and it paste the first field (auto-tab) paste 2nd field (auto-tab) paste 3rd field (auto-tab), etc, etc, etc.
Is it even possible?
My work around is to create a pop-up form (always on top) with each Field Title... and I just click the field title and it will copy the data to my clipboard, then I'll have to put the cursor in the right field on the form and Ctrl-V, and repeat per field.
Thoughts???