compare and replace data

K

Kris K

First make sure you use a trim formula on the AS400
dowload data (for the part #'s)

=trim(X)

X=the cell with part number. Then compare the part #'s and
do the if stmt. You shouldn't get an error on a simple if
then stmt if it's formated the same. You may have to do
the same trim on the old data.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top