How can i replace a string from a txt import with IF statement?
Hi,
i need a help to write an expression that allow me to replace a whole string of data (from a txt file named, e.g., TABLE) if the software find a match of the value of a particular field called COUNT.
E.g. in this month i import a txt file where there is a string of data with the value 12345678 (among others) in the field COUNT.
Next month, i import a txt file where there is a string of data with still the value 12345678 (among others) in the field COUNT, but i don't want to see ridondant data ma only the last string imported.
Is it possible to do something like this?
Please, someone can help me? i'm in trouble with this thing!!!
Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful