Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Deal All,
I have the following data in a file JV # JV Dt Party Amount 1 21-07-07 abc 10 2 22-07-07 def 20 3 23-07-07 xyz 30 4 24-07-07 def 40 5 25-07-07 xyz 50 I need to create a macro that should prepare individual sheets for all parties e.g "xyz" and has the following data JV # JV Dt Party Amount Running Balance 3 23-07-07 xyz 30 30 5 25-07-07 xyz 50 80 Anybody can help me, Thnx in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Tracking many ledgers in Excel? | Excel Discussion (Misc queries) | |||
Print sheets by "All Sheets in workbook, EXCEPT for specific named sheets". Possible? | Excel Programming | |||
How to repeat a code for selected sheets (or a contiguous range of sheets) in a Workbook? | Excel Worksheet Functions | |||
Macro for filter on protected workbook that works for all sheets, no matter what sheets are named? | Excel Programming | |||
accounting ledgers and journals | Excel Discussion (Misc queries) |