LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Conditional Delete in Excel using Macro

Hello,

Thanks for writing back. I wish I knew coding using VBA, but what I
have is COBOL and some C. Let me tell you what I have -

The filename is e2edata.xls - The sheet in it is called dv05Output.
The first row is a header which has column names viz -
Product, Version, ErrorInd (Coumn C -1 of the criteria), Some Col, Some
Col, Some Col, Country (Coumn G - 1 of the criteria for deletion), Some
Col, Category (Column I - 1 of the criteria for deletion). The actual
values for data start after the header row, so they start in row 2. By
using the record macro button, I have created a macro that I undestand
by looking, but couldn't have done it myself.

This macro is called Auto_Open which is executed when the spread-sheet
is opened thru a batch process (.cmd or .bat). the macro does it's
thing and closes the .xls for me. Problem is the deletion - it would
not delete the said rows - so I have been doing it manually - I am
going to try your code - but I doubt it will work since commands like
Range("A1").Select may be different for me - Does this mean start from
the first cell - my ErrorInd is column C, the first valuewould be in
Cell C2 - next would be G2 and I2 -

I will try and run thru the macro you created - maybe I can figure it
out - but would appreciate if you would tell me how exactly I would
code this -

Thx.

 
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
delete conditional formatting via macro mohavv Excel Discussion (Misc queries) 1 August 27th 08 11:57 PM
Macro code to delete conditional formatting Bovine Jones Excel Discussion (Misc queries) 5 October 19th 06 08:39 AM
How do i delete a macro in Excel 2003 when delete isn't highlight Abel Excel Discussion (Misc queries) 2 September 13th 05 04:09 AM
Macro to delete sheets and saves remaining file does not properly delete module pherrero Excel Programming 0 June 21st 05 05:16 PM
Macro to delete sheets and saves remaining file does not properly delete module bhawane Excel Programming 0 June 21st 05 04:53 PM


All times are GMT +1. The time now is 06:21 AM.

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"