Hello all,
I need help win writing a function that will open a text file (Text1), read through it line by line looking for a given condition, when it is found it will open another text file (Text2), read through it line by line and when the given condition is found record it in an array and...
hello all,
I'm trying to validate,filter,sort and then display the information on a spreadsheet... is there any alternatives to the QSORT, MALLOC and FREE functions that i normally use in 'C'?
Thanks in advance
mash
Hello VBAJedi, thx for replying, here is a bit more detail, the text file contains a product number (integer 7-8 digits),a date, 24hour clock time, a user(3 letters), a quantity, a minus or addition code(2 letters),an adjustment type(12 letters),and a document number(7 letters), if all of these...
Hello, I'm trying to write a macro in excel that via a button click, will open a text file read it line by line, validate and calculate variables based on certain conditions and then display them on the spreadsheet.
I've written a previous macro that is based on opening the text file via...
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.