0

Navision Cross-Reference No. vs Item No.

I would like to do the following, but cannot figure out if it is possible or not.

I have a HUGE List for my website inventory. I am trying to also show Item No. as an accessory type item on our site when the customer does a part search. my jet is similar to below

column / Row format
———-A ———– B——————– C (this is how i would like C to look)
1 —- DG668 —–DG668 —— DG668:T1663:T8262:U8211
2 —–T1663 ——-DG668 —– DG668:T1663:T8262:U8211
3 —- T8262 ——DG668 ——-DG668:T1663:T8262:U8211
4 —- U8211 —–DG668 ——- DG668:T1663:T8262:U8211

I would guess the formula would look down B and find duplicates, then copy the adjacent #'s into C for all of them.. Is this possible?

6 comments

Please sign in to leave a comment.