This may be in the wrong forum, but here it goes.
I have a small AccessDB 8-10 fields 6k records
1 of the fields contain creation date.
I need a macro,button or something that when clicked would bring up a dialog box and ask date wanted, user puts date and submit button selects all records...
I have a project I need to work on and am wondering what others would do.
I have files I need to GET & PUT to various (30+) vendors. Most use FTP but some are using HTTP. I am manually getting and putting the files now. I want to automate by using a script. Is it possible to get & put the files...
How can I take the contents of an unformatted input file (no CR/LF) that might look like this using sed:
<a>x</a><end><c>d</c><f>e</f><end><a>g</a><b>h</b><end><b>h</b><end>
…and make it look something like this, with "newline" inserted after all <end> tags, in a new output file...
I have a large file with multiple header, detail, & Trailer records
I need to split the file into smaller files say 4 parts
I must start each file with a header and end with a trailer
I can have 1 or more detail records
ie:
h1234567890 1234567890 1234567890
dqwertyuiop qwertyuiop qwertyuiop...
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.