WaltLukeIII
Programmer
I have a table that has thousands of records I want to export only a selected group of those records. Specifically those records that are filtered and shown on a form I tried using a select statement in an export spreadsheet coomand as follows but could not get it to work. <br><br> Dim querystr As String<br> <br>If Right(path, 4) = ".xls" Then<br>querystr = "SELECT * FROM [Quoted Parts] _ WHERE
# said:= " & numero1<br><br>DoCmd.TransferSpreadsheet acExport, 5, querystr, path, -1<br> <p>Walt III<br><a href=mailto:SAElukewl@netscape.net>SAElukewl@netscape.net</a><br><a href=