Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Guys,
I have a Salesman information workbook that have Salesman Name in every Sheets. This workbook change dynamically every months. And Salesman Name begin in Range B7 and Total Sales at the end of Column I (I know this can be done with ActiveCell.Offset(0,9).Select and ActiveCell.Row.End(xlDown).Select). but I need a code that can loop through sheets, passing values to SalesmanName and SalesTtl Array, Insert a new sheet at the begining, list values in both Arrays as a Summary by Salesman. TIA mr |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
passing values to other sheets | New Users to Excel | |||
Looping between sheets picking up values on the way | Excel Worksheet Functions | |||
Passing array of strings from DLL function to VBA | Excel Programming | |||
PASSING an array to a sub in VBA | Excel Programming | |||
Passing array to a function | Excel Programming |