Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Where can I find info on writing a process for Excel. What I am trying
to do is this. I have a .CVS file that is always in the same format. In 1 of the colums there are standard phrases that come from the our database. What I'd like to do is take those phrases and use something like a 'case' command to compare that statement to a list and then based on the list, insert the correct action into the same field as the standard phrase. It would have to loop through all the rows, and those numbers can vary quite a bit...... Some of the phrases might be along the lines of "unable to contact IP", or "No collection from device" The 'correct action' would be the result of comparing the above phrase against the list of phrases, like the ones above, and so, if the 'unable to contact IP' is encountered, the correct action would be to 'verify IP'. The hard part is that 2-3 phrases ("unable to contact IP"), etc, may have the same result - "verify IP". The list has a location, company info, etc, and this phrase being the last item on the row. On the next row down, the information is exactly the same. Can anyone help me on the best way to handle this? Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot table cutting information of a part of the information | Excel Discussion (Misc queries) | |||
Is there a way to unload the loaded XLL file in Excel? Hi all, I amdebugging XLL link library using Visual C++. Everytime I rebuild the XLL, Ihave to close the whole Excel program and relaunch the Excel program again,and then load in the newly gene | Excel Discussion (Misc queries) | |||
I am trying to replace cells with information from another cell | New Users to Excel | |||
CATCHING DUPLICATE INFORMATION IN DIFFERENT CELLS SAME PROGRAM | Setting up and Configuration of Excel | |||
merging excel program with tdc finance program | Excel Programming |