Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default How to: If autofilter is "all" then, else...

I want to change a value in a cell when autofilter criteria is "all" and if
it isn't then go on to another code. How to do that with ifelse?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 210
Default How to: If autofilter is "all" then, else...

Kativa,

You would likely have to monitor a change in event of that cell to determine
the course of action.
--
http://www.ExcelHelp.us

888-MY-ETHER ext. 01781474



"kativa" wrote:

I want to change a value in a cell when autofilter criteria is "all" and if
it isn't then go on to another code. How to do that with ifelse?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default How to: If autofilter is "all" then, else...

I'm sorry, I didn't quite understand your answer... I thought this would be
quite simple (for the ones who can write the code in the right way). I
thought the way to solve my problem would be something like this:

if autofilter.selection is "all" then
range("A5").delete
else
worksheet("Taul1").Select... and so on and so on
end if


"galimi" kirjoitti:

Kativa,

You would likely have to monitor a change in event of that cell to determine
the course of action.
--
http://www.ExcelHelp.us

888-MY-ETHER ext. 01781474



"kativa" wrote:

I want to change a value in a cell when autofilter criteria is "all" and if
it isn't then go on to another code. How to do that with ifelse?

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
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
toggle between autofilter Criteria1:= "*" and "all" Mike Gallagher[_2_] Excel Programming 2 December 26th 07 07:02 PM
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM
How do I get rid of "Top 10" and "Custom" choices Autofilter? JosiePosie21 Excel Worksheet Functions 2 March 17th 06 07:30 PM


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

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"