Re: deleting rows with zero value

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: frayer (frayer.17n0t3_at_excelforum-nospam.com)
Date: 06/10/04


Date: Thu, 10 Jun 2004 08:49:53 -0500

Hi Frank, here is the problem because the blank"template" file is loaded
with zero in each cell in C. col. The routine is that each country
colleague fills the items they use, leaving zero in those they don't
use. They should save the file under specific name.xls and at that time
the code will delete the rows with zero in col. C
Should be the normal routine.
BUT, if they save the file BEFORE filling their items, then the code
will find all rows with zero and delete them.
To avoid that, I though about naming the blank file with .xlt (as
template) and your code is only starting when the file is saved under
xls
Is it realistic? Thks
Michel

---
Message posted from http://www.ExcelForum.com/


Relevant Pages

  • Re: Matrix multiplication 3*3
    ... differ in how they handle int 10h/0Eh. ... it does color 7 to video "page" zero. ... Your PRINT_NUMBER routine should... ... nines:) You don't check for overflow, ...
    (comp.lang.asm.x86)
  • Re: Help needed..
    ... > I have this small routine: ... > Integer; asm ... > But often MapPtr^ will be zero, so I added a check to eventually skip ... always 0 the Zero Flag will always be set and the multiplication is ...
    (borland.public.delphi.language.basm)
  • Re: [RFC 2.6.11-rc2-mm2 7/7] mm: manual page migration -- sys_page_migrate
    ... Are the usual kill-like permissions sufficient? ... In the following routine, tighten up some vertical spacing, ... migrated on success, not zero. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: how to check for existence of ML routine?
    ... from the end so that a similar zero check will work. ... then you could also just cut out the second loop and save 8 bytes. ... be so slow you might as well have poked your routine into ram. ... an Applesoft program via DATA/READ statements. ...
    (comp.sys.apple2.programmer)
  • Re: Delphi equivalent to C ?: ternary operator
    ... That's not really so dumb, as checking for zero is not really a major ... part of the routine - just an irritating niggle in the code. ...
    (comp.lang.pascal.delphi.misc)