Job Kerssies 0 Posted December 11, 2016 Share Posted December 11, 2016 How can I migrate the contents of an Ms Access table to Evernote to the effect that each Ms Access table row becomes a separate Evernote note? Link to post
Level 5* DTLow 4,967 Posted December 11, 2016 Level 5* Share Posted December 11, 2016 Platform? There's no direct Access>Evernote feature I haven't used Access for a long time - does it provide any export or scripting options? Link to post
Level 5* jefito 5,524 Posted December 11, 2016 Level 5* Share Posted December 11, 2016 Access can export to a number of formats, including HTML; see : https://support.office.com/en-us/article/Introduction-to-importing-and-exporting-data-08422593-42dd-4e73-bdf1-4c21fc3aa1b0#__toc249151405. You'll need to dig on your own to see the pluses/minuses of each export capability; I've never used Access. Link to post
TomVen 0 Posted January 24, 2017 Share Posted January 24, 2017 If you have not already resolved this, I just handled my own need for it. Create a continuous form which will display all the records. Some code to cycle through the records and email them to EN. This will probably depend on the number of records, I had 800 but you can always set up a query and do it in batches. Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now