Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 97
Default Macro runs OK for me, but not for the other users

I have created Macro for Advance filter from Master sheet and put the
selected records to the other sheets. When I tested it OK, I put it in the
server, since this is excel I changed it to be sharable and I changed the
macro security level from High to Medium.

When my subbordinate run it, the macro does not work and the error messagae
of VBA is "Run time error "1004"
Advanced Filter Method of Range Class failed"

Any ideas on how to make it run for other users are very much appreciated

Frank
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Macro runs OK for me, but not for the other users

Hi Frank,

'---------------
have created Macro for Advance filter from Master sheet and put the
selected records to the other sheets. When I tested it OK, I put it in the
server, since this is excel I changed it to be sharable and I changed the
macro security level from High to Medium.

When my subbordinate run it, the macro does not work and the error messagae
of VBA is "Run time error "1004"
Advanced Filter Method of Range Class failed"

Any ideas on how to make it run for other users are very much appreciated
'---------------

To enable effective assistance, try posting the problematic
code and indicate the code line that is highlighted in response to
the encountered error.


---
Regards,
Norman


"Frank Situmorang" wrote in message
...
I have created Macro for Advance filter from Master sheet and put the
selected records to the other sheets. When I tested it OK, I put it in the
server, since this is excel I changed it to be sharable and I changed the
macro security level from High to Medium.

When my subbordinate run it, the macro does not work and the error
messagae
of VBA is "Run time error "1004"
Advanced Filter Method of Range Class failed"

Any ideas on how to make it run for other users are very much appreciated

Frank



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 97
Default Macro runs OK for me, but not for the other users

Norman:

This is the error message: VBA is "Run time error "1004"
Advanced Filter Method of Range Class failed".

It works now in my computer when I changed the security from medium to high
and from the Shared to Unshared.

I do not know, how can I make this worksheet be sharable and macro can work
for other users. Actually the purpose of the macro is just to show the
selected record and copy it in another sheet from a huge number of records.

Thanks in advance for your help.

Frank



"Norman Jones" wrote:

Hi Frank,

'---------------
have created Macro for Advance filter from Master sheet and put the
selected records to the other sheets. When I tested it OK, I put it in the
server, since this is excel I changed it to be sharable and I changed the
macro security level from High to Medium.

When my subbordinate run it, the macro does not work and the error messagae
of VBA is "Run time error "1004"
Advanced Filter Method of Range Class failed"

Any ideas on how to make it run for other users are very much appreciated
'---------------

To enable effective assistance, try posting the problematic
code and indicate the code line that is highlighted in response to
the encountered error.


---
Regards,
Norman


"Frank Situmorang" wrote in message
...
I have created Macro for Advance filter from Master sheet and put the
selected records to the other sheets. When I tested it OK, I put it in the
server, since this is excel I changed it to be sharable and I changed the
macro security level from High to Medium.

When my subbordinate run it, the macro does not work and the error
messagae
of VBA is "Run time error "1004"
Advanced Filter Method of Range Class failed"

Any ideas on how to make it run for other users are very much appreciated

Frank




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Macro runs OK for me, but not for the other users

Hi Frank,

Shared workbooks, are subject to numerous limitations; see
'Limitations of shared workbooks'
in Excel Help.

However, as suggested in my previous response:

To enable effective assistance, try posting the problematic
code and indicate the code line that is highlighted in response to
the encountered error.



---
Regards,
Norman


"Frank Situmorang" wrote in message
...
Norman:

This is the error message: VBA is "Run time error "1004"
Advanced Filter Method of Range Class failed".

It works now in my computer when I changed the security from medium to
high
and from the Shared to Unshared.

I do not know, how can I make this worksheet be sharable and macro can
work
for other users. Actually the purpose of the macro is just to show the
selected record and copy it in another sheet from a huge number of
records.

Thanks in advance for your help.

Frank



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
VBA macro runs fine, but freezes if I try to do ANYTHING else whileit runs Rruffpaw Setting up and Configuration of Excel 1 September 17th 11 01:25 PM
Macro runs upon wkbk open, but no Workbook_Open or Auto_Open Macro Ron Coderre Excel Programming 2 September 26th 06 05:50 PM
One macro runs then it auto runs another macro PG Excel Discussion (Misc queries) 2 September 1st 06 09:30 PM
Which Macro Runs...? Bill Martin Excel Discussion (Misc queries) 7 September 29th 05 12:42 PM
Macro runs in source , but not when in Personal Macro Workbook Darin Kramer Excel Programming 1 September 13th 05 04:48 PM


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

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

About Us

"It's about Microsoft Excel"