I have a file here 17K lines long. Yikes!
Now each line needs a store number. Some of them are missing.
The fields I have are Store#, Doc#, and Amount. If a store # is missing from a row, which it often is, I'm seeing frequently the doc# is the same as the one above, which means this is the same store as the one above. But I cant do this a thousand times. Is there some way to automate this?
Now each line needs a store number. Some of them are missing.
The fields I have are Store#, Doc#, and Amount. If a store # is missing from a row, which it often is, I'm seeing frequently the doc# is the same as the one above, which means this is the same store as the one above. But I cant do this a thousand times. Is there some way to automate this?