Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
try this
for each ws in worksheets if left(ws.name,3)="buy" then runmycode next ws -- Don Guillett SalesAid Software "SUNIL" wrote in message ... how can a piece of code be run on every sheet whose name that begins with "buy", in a particular workbook ? Thanks in anticipation Sunil |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hyperlink and Filter Data in Multiple Sheets | Excel Discussion (Misc queries) | |||
Filter Across Multiple Sheets | Excel Worksheet Functions | |||
Excel filter over multiple sheets | Excel Worksheet Functions | |||
Retroactive filter between two sheets? | Excel Discussion (Misc queries) | |||
FILTER ONE MULTIPLE SHEETS | Excel Worksheet Functions |