Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi to all! I am new at programming/writing macros in Excel. I have a
spreadsheet imported from Access (Dept, Division, Status, Payment). I know how to sub-total for each division. I need to do the following: 1. Find certain text in a Status column and format background to grey, bold text, & center text. (ex if cell = "abc" then format as such) 2.For each dept, calc total (of all division's sub-total) 3. For each Status (only 2) calc total and percentage. 4. Grand total of all Depts, Status w/percentage at end of report. I can manually do this; however, this is a quarterly report that I'd like to automate as much as possible...that's where my request for programming help comes in. I am familiar with conditional formatting and sub-total feature. What I actually want to do is simplify the process by putting it in a code/macro where I would just have to press 2/3 keys and it will peform as much of the formatting as possible, then whatever I need to manually do, I can. This is just one out of MANY, MANY reports I must generate monthly, quarterly, etc. (MANY REPORTS!!!) So I'm looking at ways to streamline the process. Will someone please help me? HEARTFELT THANKS to all who will assist!!!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
do anybody have a sample code for executing excel macro from vb code?<eom | Excel Programming | |||
Need help with code for Excel Macro | Excel Programming | |||
How To Call VBA Code from Excel 4 Macro | Excel Programming | |||
Excel XP VBA code to search all macro code in Excel module for specific search string criteria | Excel Programming | |||
Excel XP VBA code to search all macro code in Excel module for specific search string criteria | Excel Programming |