Re: The search key was not found in any record. (Error 3709)
- From: "OfficeDev18 via AccessMonster.com" <u14095@uwe>
- Date: Fri, 21 Jul 2006 16:17:52 GMT
Since the Range is optional, the last "" in your statement is useless, and it
might be confusing to Access. I suggest you remove it and try again.
Sam
Nuno Guerra wrote:
I never had this error before.
This hapens now in this instruction:
DoCmd.TransferSpread*** acImport, 8, "NewTable", Me.txtFilename, True, ""
Is it an access problem resolving with a simple shut down?
My application always run without problem with DoCmd.TransferSpread***.
Any ideias?
--
Sam
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/200607/1
.
- Prev by Date: Re: How can I print a query using a command button?
- Next by Date: RE: combox show record
- Previous by thread: Re: How can I print a query using a command button?
- Next by thread: Pagination on Sub-Form
- Index(es):