PC Review


Reply
Thread Tools Rate Thread

The autofilter is disable using the userform

 
 
Joseph Pagan
Guest
Posts: n/a
 
      16th Jun 2009
My problem is with the autofilter
What is my problem?
when i use the find button in a userform created in VBA, the autofilter is
disable automatically in the worksheet without my intervention the close
button disable too the autofilter in the worksheet.
What is my question?
How i can Troubleshooting my application to never disable the autofilter
when the users use the userform especially the find button and the close
button
 
Reply With Quote
 
 
 
 
Joseph Pagan
Guest
Posts: n/a
 
      16th Jun 2009
i post here my code :
http://www.mrexcel.com/forum/showthread.php?t=393635

I too long to post here but there you can download or only see the code.
Thanks.

"Patrick Molloy" wrote:

> I'm not sure what the issue is. we really need to see your code
> using the FIND method in a userform does not have any direct affect on an
> automatic filter.
>
> (Excel 2003)
>
> "Joseph Pagan" <(E-Mail Removed)> wrote in message
> news:ED9E5CAB-E140-4E5E-A436-(E-Mail Removed)...
> > My problem is with the autofilter
> > What is my problem?
> > when i use the find button in a userform created in VBA, the autofilter is
> > disable automatically in the worksheet without my intervention the close
> > button disable too the autofilter in the worksheet.
> > What is my question?
> > How i can Troubleshooting my application to never disable the autofilter
> > when the users use the userform especially the find button and the close
> > button

>
>

 
Reply With Quote
 
Patrick Molloy
Guest
Posts: n/a
 
      16th Jun 2009
delete this:-

If Sheet1.AutoFilterMode Then Sheet1.Range("A7").AutoFilter

which is the last code line in sub Button8_click

"Joseph Pagan" <(E-Mail Removed)> wrote in message
news:92142C94-DCD5-4ED1-849C-(E-Mail Removed)...
> i post here my code :
> http://www.mrexcel.com/forum/showthread.php?t=393635
>
> I too long to post here but there you can download or only see the code.
> Thanks.
>
> "Patrick Molloy" wrote:
>
>> I'm not sure what the issue is. we really need to see your code
>> using the FIND method in a userform does not have any direct affect on an
>> automatic filter.
>>
>> (Excel 2003)
>>
>> "Joseph Pagan" <(E-Mail Removed)> wrote in message
>> news:ED9E5CAB-E140-4E5E-A436-(E-Mail Removed)...
>> > My problem is with the autofilter
>> > What is my problem?
>> > when i use the find button in a userform created in VBA, the autofilter
>> > is
>> > disable automatically in the worksheet without my intervention the
>> > close
>> > button disable too the autofilter in the worksheet.
>> > What is my question?
>> > How i can Troubleshooting my application to never disable the
>> > autofilter
>> > when the users use the userform especially the find button and the
>> > close
>> > button

>>
>>

 
Reply With Quote
 
Joseph Pagan
Guest
Posts: n/a
 
      16th Jun 2009
I delete the line but give a error when i use the find button.

"Patrick Molloy" wrote:

> delete this:-
>
> If Sheet1.AutoFilterMode Then Sheet1.Range("A7").AutoFilter
>
> which is the last code line in sub Button8_click
>
> "Joseph Pagan" <(E-Mail Removed)> wrote in message
> news:92142C94-DCD5-4ED1-849C-(E-Mail Removed)...
> > i post here my code :
> > http://www.mrexcel.com/forum/showthread.php?t=393635
> >
> > I too long to post here but there you can download or only see the code.
> > Thanks.
> >
> > "Patrick Molloy" wrote:
> >
> >> I'm not sure what the issue is. we really need to see your code
> >> using the FIND method in a userform does not have any direct affect on an
> >> automatic filter.
> >>
> >> (Excel 2003)
> >>
> >> "Joseph Pagan" <(E-Mail Removed)> wrote in message
> >> news:ED9E5CAB-E140-4E5E-A436-(E-Mail Removed)...
> >> > My problem is with the autofilter
> >> > What is my problem?
> >> > when i use the find button in a userform created in VBA, the autofilter
> >> > is
> >> > disable automatically in the worksheet without my intervention the
> >> > close
> >> > button disable too the autofilter in the worksheet.
> >> > What is my question?
> >> > How i can Troubleshooting my application to never disable the
> >> > autofilter
> >> > when the users use the userform especially the find button and the
> >> > close
> >> > button
> >>
> >>

>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Autofilter with criteria from userform Roger Govier Microsoft Excel Programming 0 27th Jul 2010 12:36 PM
Re: The autofilter is disable using the userform Patrick Molloy Microsoft Excel Programming 0 16th Jun 2009 07:08 PM
Help with Userform/Autofilter/VBA JP2R Microsoft Excel Programming 0 15th Dec 2007 07:54 PM
Autofilter in a userform =?Utf-8?B?ZmlsbzY2Ng==?= Microsoft Excel Programming 5 1st Dec 2005 10:10 PM
AutoFilter & UserForm chrisdarl Microsoft Excel Programming 1 27th Apr 2004 12:08 PM


Features
 

Advertising
 

Newsgroups
 


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