Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am going nowhere quick searching for this, so hopefully someone can help me. I have a sheet with "x" number of rows of data. I would like to search the second column for a specific string. Each time the string is found, I need to paste the value of variable "var1" and "var2" into column Q and R of that row. I would also like to know how many times the string was found at paste value into the first column of that row. I'm sure I could use a For loop to do this, but the data sheet can be very long and I was wondering if there was a better way to do this with the ".find()" or ".advancedfilter()" functions. Thanks, Logan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Search end of data in column | Excel Worksheet Functions | |||
Based on a condition in one column, search for a year in another column, and display data from another column in the same row look | Excel Discussion (Misc queries) | |||
Need to Search Column then Paste Data at end of Row? Advanced Filter? | Excel Programming | |||
search a column for a specific piece of data using vba | Excel Programming | |||
search column for a specific piece of data using vba | Excel Programming |