well I did some research and found the following code in the help files (finally!) I figured I'd post it here if anyone else has had the same problem:
DoCmd.TransferText [transfertype][, specificationname], tablename, filename[, hasfieldnames][, HTMLtablename][, codepage]
unfortuneatley dont...