Hi, I am trying to do something pretty crazy. I have succeeded in excel to a point but I want to do this in access. Hopefully someone can help me. Take a look at the cell of information below and imagine that is a value in a field. The data that I am interested is the N078 and the N420. Each of these represents something different. I know this is bad, but this is how SAP spits out the information. I need to decipher it. My objective is to query a line such as below and pull out each N-number separated by a comma. Like this (N078, N420). Keep in mind there could be zero, 1, 2, or 3 N-numbers within the field matrix.
N078 N420 NESHAP_6H NESHAP_6W
Can I use a Lookup and replace type expression to extract the N numbers and have the placed into a new field separated by comma’s
Thanks
N078 N420 NESHAP_6H NESHAP_6W
Can I use a Lookup and replace type expression to extract the N numbers and have the placed into a new field separated by comma’s
Thanks