I have a table with 1280 records and 208 fields. I need to keep the first 3 fields, (field names: a, b, a0001) for all records. I then need to take all the records where the next field a0002 is populated and replace field a0001 with field a0002 and append fields a, b, a0001 to the file. I know...
Sorry for being so vague. I have a distinct count for each zip5 value from my main file. My associate has provided me with a count of the records she wants for each zip5, which means I need to randomly nth each group of records with a zip5 value to her requested quantity so that I will only...
I have a table of 25,000 records and need to nth based on zip5 field with variable quantities per zip5. I've run a select distinct to provide the actual quantities per zip5, but need to nth each group with a unique nth value for each. Any suggestions, for the nthing, other than running each...
Thanks to all who replied! Ultimately, I was able to solve the dilemma - It was ASCII code 127 / Hex 7F that was causing all my problems!
Thanks again!
Pam
I am attempting to remove Ascii bar characters from a name field and have not been successful. The file was exported from Access into DBIII format and contains the ASCII bar characters for a TAB.
Any suggestions would be very much appreciated.
Pam
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.