I am trying to use either 'Datalink' or 'Fields' to do the following:

In Autocad, place a piece of text on the drawing and have it go after an excel spreadsheet, and only pull the information from certain cells in excel.

There might be several rows that have the certain text to go after the other cells. If I place 'B-01' in Autocad I would like to have it pull all information
from all (3) rows that start with 'B-01'

Example:
A Column B Column C Column D Column
B-01 5" PVC UG
B-01 3" PVC UG
B-01 4" PVC UG
B-02 8" EMT Surface
B-03 4" Cond Flush


Any help would greatly be appreciated.