1/9/2009 9:00 AM | |
Joined: 7/26/2008 Last visit: 12/6/2024 Posts: 100 Rating: (19) |
Hi Roby, the information you provide is a little contradictory, you say hex characters, but then range from 000 to 999 and not 000 to FFF. If it is a integer value, with each digit representing a different range of numbers, I would simply strip the digits as if they were decimals. If you are working with hex it will get more complicated. See attached program of how you could use the MOD and /I to do the stripping of decimal digits. AttachmentStrip.zip (277 Downloads) |
Follow us on