LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default VBA code to filter data

I am trying to create a Macro which filters Japanese real estate data
that I copy from the internet into a worksheet. When I record my
actions (e.g. delete contennts of Column C; take the name of the city
from within each line in Column B and copy it into Column A etc.) with
the Macros recorder and play it everything works fine - except the
actions that I did with an Add-In called EasyFilter by Ron de Bruin
MVP...!

I have been told that the reason for this is because I cannot create a
Macro that relies on an Add-In. Therefore, I need to actually do the
action that I would otherwise get EasyFilter to do automaticallly for
me, or write the appropriate lines into the VBA code that is created by
the Macro recorder. The action that I get EasyFilter to do is to simply
delete every line in the whole worksheet where there is a space in
Column D. How can I get the Macro to find all lines in a 25,000 or so
line long worksheet where there is a space in Column C and delete that
line?

Can anyone help me, please?!? I can send you the Excel sheet if you
like - just send your e-mail address to:

 
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
DataFilterAuto Filter in excel 2007? TIJ New Users to Excel 2 November 13th 08 03:28 AM
"Criteria Range" in the "Data/Filter/Advanced Filter" to select Du TC Excel Worksheet Functions 1 May 12th 05 02:06 AM
filter with vb code wtpcomplab Excel Programming 16 March 15th 05 10:15 PM
vba code to filter rbekka33[_3_] Excel Programming 5 September 14th 04 09:22 AM
Filter Code Ray Kanner[_2_] Excel Programming 4 April 29th 04 02:53 PM


All times are GMT +1. The time now is 01:46 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"