Hi All
Im not sure if there is a previous post as am not sure what to search for. In my search i have not found anything of use so i apologise if i am repating someone elses question.
![[noevil] [noevil] [noevil]](/data/assets/smilies/noevil.gif)
I am Linking/Importing (have tried both) to a text file source that i have tidied the formatting of in some previous scripting so that it can be used fairly easily. but am finding that with all my cleaning for values greater than 0, etc.. i am getting funny fields that cause later queries to fail.
On investigating the problem i am recieving #num! fields which will just crash any form of calculation in a query rather than exclude/ignore it.
All my best efforts so far to filter this out seem to not work or it isnot a valid field reference.
Question:
How do i filter out/exclude these records from the table (query or vba based)
File Format:
WeekEnd | CuID | £ Earned
26/10/04| 10000000 | 10
24/05/04| 10000000 | #Num!
(Hope that helps a little)
as i say i am in a query filtering out all '£ Earned' that are greater than zero to get rid of my Zero/Null values but these #Nums! will not dissapear.
Have i waffled on a lil too much? i do apologise again if i have.
MANY THANKS in advance![[thumbsup2] [thumbsup2] [thumbsup2]](/data/assets/smilies/thumbsup2.gif)
![[pc3] [pc3] [pc3]](/data/assets/smilies/pc3.gif)
Adam![[glasses] [glasses] [glasses]](/data/assets/smilies/glasses.gif)
Im not sure if there is a previous post as am not sure what to search for. In my search i have not found anything of use so i apologise if i am repating someone elses question.
![[noevil] [noevil] [noevil]](/data/assets/smilies/noevil.gif)
I am Linking/Importing (have tried both) to a text file source that i have tidied the formatting of in some previous scripting so that it can be used fairly easily. but am finding that with all my cleaning for values greater than 0, etc.. i am getting funny fields that cause later queries to fail.
On investigating the problem i am recieving #num! fields which will just crash any form of calculation in a query rather than exclude/ignore it.
All my best efforts so far to filter this out seem to not work or it isnot a valid field reference.
Question:
How do i filter out/exclude these records from the table (query or vba based)
File Format:
WeekEnd | CuID | £ Earned
26/10/04| 10000000 | 10
24/05/04| 10000000 | #Num!
(Hope that helps a little)
as i say i am in a query filtering out all '£ Earned' that are greater than zero to get rid of my Zero/Null values but these #Nums! will not dissapear.
Have i waffled on a lil too much? i do apologise again if i have.
MANY THANKS in advance
![[thumbsup2] [thumbsup2] [thumbsup2]](/data/assets/smilies/thumbsup2.gif)
![[pc3] [pc3] [pc3]](/data/assets/smilies/pc3.gif)
Adam
![[glasses] [glasses] [glasses]](/data/assets/smilies/glasses.gif)