|
-
Oct 7th, 2005, 08:12 AM
#1
Thread Starter
Member
Excel Macro Help
Hello,
I need some help with an excel macro. Have a .xls file with 10 columns, and over 7K rows. I need a macro to search a specific column (column 3) for the existance of the string "Solution :" If the cell contains the search string, I would like to cut the contents of the cell beginning at the "S" in "Solution" to the end of the cell and paste it in the same row, two columns over to the right. (Column 5)
I am very new to excel and VBA and don't even know where to start. Any example code would be helpful. Thanks in advance.
-John
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|