Hello Guys, I am new to the forum and need your help in creating a macro which will check for a string in Colum1 and as per search criteria make an entry on colum2.
Lets say Colum A has the following entries.
//
CPU utilization exceeds threshold
Memory utilization exceeds threshold
Application errors
Hardware Error
//
I want to classify each entry to one Type of problem, which should display on the next column, there are many more entries and hence wish to automate this.
//
CPU utilization exceeds threshold >> CPU
Memory utilization exceeds threshold >> Memory
Application errors >> Application
Hardware Error >> Hardware
//
Thanks a lot in advance.
Bookmarks