I would like to output/transfer MS Access data fields to corresponding data fields in Delrina FormFlow.
Ideally the user inputs all or some data into an MS Access form. When the user wants, they push a button that will take certain data fields from that record and output them into FormFlow's data fields.
The FormFlow report then should be viewed before the user sends it via e-mail.
About Formflow: First you choose a standardized report which is an *.frz file, then you put data into the report's fields. Only the data is saved as a *.dbf file. Hence, this is a dBase format.
Simply, I need to convert certain fields of a chosen record to dBase format, automatically open the application and input this data into corresponding fields. Then I want to send this form with the data via e-mail or print it.
Sounds complicated, but I'm told it isn't--just don't have the know-how. Thanks.
Ideally the user inputs all or some data into an MS Access form. When the user wants, they push a button that will take certain data fields from that record and output them into FormFlow's data fields.
The FormFlow report then should be viewed before the user sends it via e-mail.
About Formflow: First you choose a standardized report which is an *.frz file, then you put data into the report's fields. Only the data is saved as a *.dbf file. Hence, this is a dBase format.
Simply, I need to convert certain fields of a chosen record to dBase format, automatically open the application and input this data into corresponding fields. Then I want to send this form with the data via e-mail or print it.
Sounds complicated, but I'm told it isn't--just don't have the know-how. Thanks.