Re: View contents of a folder
- From: John Nurick <j.mapSoN.nurick@xxxxxxxxxxxxxx>
- Date: Thu, 05 Jan 2006 07:03:38 +0000
Hi Dale,
On Wed, 4 Jan 2006 21:19:43 -0500, "Dale Fye" <dale.fye@xxxxxxxxxx>
wrote:
> Do While Len(Trim(strFileName) & "") > 0
Surely all you need is
Do While Len(strFileName) > 0
--
John Nurick [Microsoft Access MVP]
Please respond in the newgroup and not by email.
.
- References:
- Re: View contents of a folder
- From: Dale Fye
- Re: View contents of a folder
- From: kremesch
- Re: View contents of a folder
- From: Dale Fye
- Re: View contents of a folder
- Prev by Date: Re: "Too Many Rows to Output" message
- Next by Date: Re: based on a suspense date how can I get future dates to send remind
- Previous by thread: Re: View contents of a folder
- Next by thread: Re: how do i specify search criteria for a range
- Index(es):
Relevant Pages
|