Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I only have limited knowledge of vb and am looking for the
code to help me do the following; I have a spreadsheet as example following Acc No. Acc Name Invoice No. Value 100 ABC 250 50 100 ABC 252 45 102 EFG 198 34 100 ABC 253 89 103 XYZ 134 76 I need to bring the records together onto one row for each account no so that it looks like the following; Acc No Acc Name Invoice No. Value Invoice No. Value etc 100 ABC 250 50 252 45 102 EFG 198 34 134 76 Is there any code that is able to look at each change in the Account No and bring all relating invoice no's and values onto the same row? I am trying to achieve this for 6000 records that are grouped together so that a mail merge can be performed for each account no. Any help would be great! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
split post code (zip code) out of cell that includes full address | Excel Discussion (Misc queries) | |||
Code to conditional format all black after date specified in code? | Excel Discussion (Misc queries) | |||
Drop Down/List w/Code and Definition, only code entered when selec | Excel Worksheet Functions | |||
Convert a Number Code to a Text Code | Excel Discussion (Misc queries) | |||
copying vba code to a standard code module | Excel Discussion (Misc queries) |