Hi guys:
here is a puzzler: I am importing a text file for units. Every line represents a unit, so I can have 10 identical lines, each with a unit of 1. Is there any way of converting these 10 lines of 1 unit to a single line, quantity 10? A line has over 15 fields but I may be able to reduce the number that uniquely define an identical unit (say height, width, colour,etc). Note also that the imported file does not just have the 15 identical units - there could be lots of lines, not all of which are identical.
here is a puzzler: I am importing a text file for units. Every line represents a unit, so I can have 10 identical lines, each with a unit of 1. Is there any way of converting these 10 lines of 1 unit to a single line, quantity 10? A line has over 15 fields but I may be able to reduce the number that uniquely define an identical unit (say height, width, colour,etc). Note also that the imported file does not just have the 15 identical units - there could be lots of lines, not all of which are identical.