I
I7
In Access 2007, when exporting a table in html format, I get a dialog box
labelled "html output options". In this application, I will always simply
click "OK" on the dialog box. Therefore, I would like to find a way to stop
seeing this dialog box. It is annoying to have to click OK every time when
there is no other choice. Is there a way to programmatically click OK?
SetWarnings False doesn't work. Or, I could export the table in csv format,
but then I lose any carriage returns and line feeds in the memo field of the
table. Also very annoying. Is there a way to export as a .csv file and also
keep the formatting so that carriage returns and line feeds and such are not
lost?
labelled "html output options". In this application, I will always simply
click "OK" on the dialog box. Therefore, I would like to find a way to stop
seeing this dialog box. It is annoying to have to click OK every time when
there is no other choice. Is there a way to programmatically click OK?
SetWarnings False doesn't work. Or, I could export the table in csv format,
but then I lose any carriage returns and line feeds in the memo field of the
table. Also very annoying. Is there a way to export as a .csv file and also
keep the formatting so that carriage returns and line feeds and such are not
lost?