Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi I’m abit new at this and need help to do the following by creating a macro in visual basic. I have a table in excel 2000 with many columns and a range of rows that can vary time to time. (the below example only shows two columns and 5 rows to simplify it) The problem is that i want to search the first column (ID) for DR_* (where * is any string after DR_). If it finds it in the 1st column then it puts R in the next cell to the right (i.e in the Group column. On the other hand i also want to search for a string starting with "DW_" in 1st column and if it finds it, it puts a W in the group column. Is there any way to do this? Example.... ID Group DR_ALM1 R DR_ALM2 R DR_ALM3 R DW_ALM1 W DW_ALM2 W Any help grateful Thanks palie ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~View and post usenet messages directly from http://www.ExcelForum.com/ ~~Now Available: Financial Statements.xls, a step by step guide to creating financial statements |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding the cell with a specified string | Excel Worksheet Functions | |||
Finding the last cell to enter a string and/or a sum formula | Excel Worksheet Functions | |||
finding a name in a string | Excel Worksheet Functions | |||
Finding a text string w/in a Cell | Excel Discussion (Misc queries) | |||
Finding a string | Excel Programming |