S
St3ffl3sx13
Hello,
I have a large database of information found down column D that wa
extracted from a program I use at work. The program jumbled all of th
important data into one cell. In these cells contains device name
which they are linked to. Example:
D10: B40148.9 CV-19 AVB MAN PL RAM 00089
D11: B40147.10 CV-10 RUNNING PL RAM 00074
D12: B40148.5 FA-05 AVB MAN PL RAM 00085
The device names are CV-10, CV-19, and FA-05. These are only a fe
devices as there are about 30 total. So what I would like to do is g
down the list of devices I have and enter a device (Ex. FA-05) and hav
excel automatically search all the cells down column D and the ones wit
the (FA-05) text in the cell copy the device name (FA-05) into th
corresponding cell in column E.
Any help with this is greatly appreciated since I am new to this foru
and to macros and VBA.
Thank you,
-A
I have a large database of information found down column D that wa
extracted from a program I use at work. The program jumbled all of th
important data into one cell. In these cells contains device name
which they are linked to. Example:
D10: B40148.9 CV-19 AVB MAN PL RAM 00089
D11: B40147.10 CV-10 RUNNING PL RAM 00074
D12: B40148.5 FA-05 AVB MAN PL RAM 00085
The device names are CV-10, CV-19, and FA-05. These are only a fe
devices as there are about 30 total. So what I would like to do is g
down the list of devices I have and enter a device (Ex. FA-05) and hav
excel automatically search all the cells down column D and the ones wit
the (FA-05) text in the cell copy the device name (FA-05) into th
corresponding cell in column E.
Any help with this is greatly appreciated since I am new to this foru
and to macros and VBA.
Thank you,
-A