I have a series of input that are put into a excel sheet via a magnetic card reader. The excel sheet is to have the gift card number, but I don't need the site information, just teh 16 digits of the actual card. So when a card is swiped, the input looks like this
;1234567890123456?1234567:
and I want to get rid of the informaiton between the "?" and the ":". how do I do this, or where is a good site for programming macros?
;1234567890123456?1234567:
and I want to get rid of the informaiton between the "?" and the ":". how do I do this, or where is a good site for programming macros?