DCrake
Remembered
- Local time
- Today, 19:11
- Joined
- Jun 8, 2005
- Messages
- 8,626
Simple Software Solutions
Kella
Referring to the mailmans 'Clean' code i noticed the following:
Immediately before the FROM line.
Should this not read:
I am assuming there is a field called "ShipleyNorwayStock"
David
Kella
Referring to the mailmans 'Clean' code i noticed the following:
queryString2 = queryString2 & ShipleyNorwalkStock & " As [Stock] "
Immediately before the FROM line.
Should this not read:
queryString2 = queryString2 & " ShipleyNorwalkStock & " As [Stock] "
I am assuming there is a field called "ShipleyNorwayStock"
David