'DoCmd.OutputTo
DoCmd.OutputTo objecttype[, objectname][, outputformat][, outputfile][, autostart][, templatefile]
Objecttype - may be any of the following constants:
acOutputForm
acOutputModule
acOutputQuery
acOutputReport
acOutputTable
Outputformat - Choose On of the following constants:
acFormatActiveXServer
acFormatHTML
acFormatIIS
acFormatRTF
acFormatTXT
acFormatXLS
'컴퓨터관련' 카테고리의 다른 글
엑셀 pastespecial...펌 (0) | 2010.12.05 |
---|---|
oledb, odbc 차이...펌 (0) | 2010.12.05 |
액세스 DoCmd.TransferDatabase Database Type, Object Type...펌 (0) | 2010.12.05 |
Sheets, Range, Cells, xlDown, xlToRight.... (0) | 2010.12.03 |
엑셀 함수 정리...펌 (0) | 2010.12.03 |