![]() |
#1
|
|||
|
|||
![]()
Hello, im new to macros and was wondering if its possible to re arrange sheet 1 to look like sheet 2 in the file attached. So something like:
If any text string in column A looks like "chain" then put this into cell 1 Column A<--so running something like this should put "Chain: 12345678" into the first cell in column A since thats the only text value on the excel doc with the word "chain in it" (See sheet 2 for reference". |
#2
|
|||
|
|||
![]()
Im surprised this hasnt been answered yet. Yes this is possible to do. The only clarification needed is when you say the word chain do you mean literally the word chain or a text string you can change as needed. This would be completed with a simple loop however it appears that your data has been copied and pasted from somewhere else hence all of the white space between fields ( This can be removed using the function "trim") so with that we would also need to know if the data you paste in will keep getting bigger or if it is just this set of data so we know where to cut the loop off.
Again yes this is possible |
#3
|
|||
|
|||
![]()
I am sorry for re-activating an old thread the 2013 didnt quite register this morning. Sorry
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Re-Arrange Generated Data | flds | Excel | 4 | 06-29-2012 08:17 AM |
Can't arrange SmartArt graphics | bythecshore | PowerPoint | 0 | 05-15-2012 07:17 AM |
![]() |
KIM SOLIS | Excel | 6 | 10-30-2011 11:14 PM |
Arrange movie to the rear | bobsly | PowerPoint | 0 | 02-14-2011 06:02 AM |
copy cell from sheet 2 to sheet 3 macro | slipperyjim | Excel Programming | 1 | 02-18-2010 01:31 AM |