D
DaveB
Hi,
I want to add a command button to a form so that when a user clicks it
certain fields from the current record on that form are exported to a csv
file. At present the fields get exported for all records in that table.
1) Can I run a command that just exports the relevant fields from the
"current/selected" reord
2) Is there a way to prevent the data being output with "literals" (quotes)
around each field?
All help/advice will be gratefully received!
Regards - David
I want to add a command button to a form so that when a user clicks it
certain fields from the current record on that form are exported to a csv
file. At present the fields get exported for all records in that table.
1) Can I run a command that just exports the relevant fields from the
"current/selected" reord
2) Is there a way to prevent the data being output with "literals" (quotes)
around each field?
All help/advice will be gratefully received!
Regards - David