st3ffl3sx13
New Member
- Joined
- Mar 13, 2012
- Messages
- 15
Hello,
I have a large database of information that was pulled from a program I use at work. It took all the program and specific device information and put it all in column 'D'. All the cells down column D are linked to a device name as I have a list of all the device names the program uses. What I need is to be able to search the column and in the corresponding column have the name of the device that is found in that cell. So an examples:
If I was looking for all the columns with the device name 'CV-10' in it:
In D10: <TABLE style="WIDTH: 275pt; BORDER-COLLAPSE: collapse" border=0 cellSpacing=0 cellPadding=0 width=367><COLGROUP><COL style="WIDTH: 275pt; mso-width-source: userset; mso-width-alt: 13421" width=367><TBODY><TR style="HEIGHT: 15pt" height=20><TD style="BORDER-BOTTOM: #d4d0c8; BORDER-LEFT: #d4d0c8; BACKGROUND-COLOR: transparent; WIDTH: 275pt; HEIGHT: 15pt; BORDER-TOP: #d4d0c8; BORDER-RIGHT: #d4d0c8" height=20 width=367>B40147.9^CV-10 AVB MAN PL RAM 00073
In E10: It would display 'CV-10'.
I have 13000 lines of code containing names of over 25 devices so I need something that can assist me with my man hours that it would take me to do this manually.
Any assistance if this is feasible would be greatly appreciated.
Thanks,
-AS
</TD></TR></TBODY></TABLE>
I have a large database of information that was pulled from a program I use at work. It took all the program and specific device information and put it all in column 'D'. All the cells down column D are linked to a device name as I have a list of all the device names the program uses. What I need is to be able to search the column and in the corresponding column have the name of the device that is found in that cell. So an examples:
If I was looking for all the columns with the device name 'CV-10' in it:
In D10: <TABLE style="WIDTH: 275pt; BORDER-COLLAPSE: collapse" border=0 cellSpacing=0 cellPadding=0 width=367><COLGROUP><COL style="WIDTH: 275pt; mso-width-source: userset; mso-width-alt: 13421" width=367><TBODY><TR style="HEIGHT: 15pt" height=20><TD style="BORDER-BOTTOM: #d4d0c8; BORDER-LEFT: #d4d0c8; BACKGROUND-COLOR: transparent; WIDTH: 275pt; HEIGHT: 15pt; BORDER-TOP: #d4d0c8; BORDER-RIGHT: #d4d0c8" height=20 width=367>B40147.9^CV-10 AVB MAN PL RAM 00073
In E10: It would display 'CV-10'.
I have 13000 lines of code containing names of over 25 devices so I need something that can assist me with my man hours that it would take me to do this manually.
Any assistance if this is feasible would be greatly appreciated.
Thanks,
-AS
</TD></TR></TBODY></TABLE>