Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Could someone please help. I've got 2 columns: A & B as per below. I want to write a macro so that if the data in column A matches col B then put them in the same line. A B Row 1 QQQQ SSSS Row 2 WWW QQQQ Row 3 EEEE UUUUU Row 4 RRRR EEEEE In this case A1 is the same as B2. I want to insert a row in Column A so that in looks like the below. This will go on for each row. A B Row 1 SSSS Row 2 QQQQ QQQQ Row 3 WWW UUUUU Row 4 EEEE EEEEE |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recorded... tabs & file names changed, macro hangs | Excel Worksheet Functions | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
Need syntax for RUNning a Word macro with an argument, called from an Excel macro | Excel Programming | |||
macro to delete entire rows when column A is blank ...a quick macro | Excel Programming | |||
Start Macro / Stop Macro / Restart Macro | Excel Programming |