Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to display count of records thorugh macro

When we record a macro in an excel sheet, final output should be just the
count which should be displayed.
For Eg:
Selection.AutoFilter
ActiveWindow.ScrollColumn = 2
ActiveWindow.ScrollColumn = 3
ActiveWindow.ScrollColumn = 4
ActiveWindow.ScrollColumn = 3
Range("E1").Select
Selection.AutoFilter Field:=4, Criteria1:="Gas Turbine"
Selection.AutoFilter Field:=5, Criteria1:="=*F*", Operator:=xlAnd


After filtering the coulmns need to display the count of records.
Kindly help

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
routing email thorugh excel Marlene Excel Discussion (Misc queries) 1 October 15th 08 07:37 PM
How do I modify charts thorugh VB Rayo K Excel Programming 9 April 2nd 07 07:36 PM
How can the count of filtered records always display? Robert Bushman Excel Worksheet Functions 1 November 2nd 05 09:11 PM
record of records count for display... BruceJ[_2_] Excel Programming 0 November 11th 03 10:06 PM
Count Records & Display MsgBox Donnie Stone Excel Programming 5 November 8th 03 04:13 AM


All times are GMT +1. The time now is 04:38 PM.

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"