Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 106
Default shared workbook - macros using advanced filter - substiitution nee

i set up a cool workbook to solve a problem and now that i have turned on the
shared workbook feature my cool workbook is not cool!

I created a control panel with control buttons to run reports using macros
based on a set of criteria - the criteria i established on a workbook page
and when i built the macro - i used the advanced filter feature to go to the
criteria page.

Now I am finding that advanced filter doesnt work in a shared environment.
Is there anothe way that i can insert my criteria into the macro without
using this advanced filter feature?
Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 106
Default shared workbook - macros using advanced filter - substiitution nee

My current macro criteria is:

Sheets("East Master Repository").Select
Cells.AdvancedFilter Action:=xlFilterInPlace, CriteriaRange:=Sheets( _
"Criteria for market groupings").Range("X2:X12"), Unique:=False

the worksheet is east master repository and the worksheet where i put my
criteria range ins "cirtieria for market groupings"

however i need to use so sort of code to replace advanced filter as when i
put it in a shared workbook the control button for this filter doesnt work it
provides an advanced filter runtime error.

"Belinda7237" wrote:

i set up a cool workbook to solve a problem and now that i have turned on the
shared workbook feature my cool workbook is not cool!

I created a control panel with control buttons to run reports using macros
based on a set of criteria - the criteria i established on a workbook page
and when i built the macro - i used the advanced filter feature to go to the
criteria page.

Now I am finding that advanced filter doesnt work in a shared environment.
Is there anothe way that i can insert my criteria into the macro without
using this advanced filter feature?
Thanks!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macros in Shared Workbook Matt Excel Discussion (Misc queries) 6 September 13th 07 08:36 PM
"Shared Workbook" seems to deactivate features like macros Steve Excel Discussion (Misc queries) 3 May 1st 07 05:11 PM
Why won't advanced filter return filter results? jaws4518 Excel Worksheet Functions 5 September 12th 06 06:11 PM
"Criteria Range" in the "Data/Filter/Advanced Filter" to select Du TC Excel Worksheet Functions 1 May 12th 05 02:06 AM
advanced filter won't allow me to filter on bracketed text (-456.2 LucianoG Excel Discussion (Misc queries) 1 December 6th 04 08:38 PM


All times are GMT +1. The time now is 11:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"