Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
So those 0's are the result of a formula then, right? If so, just modify
your formula to return a blank. For example, using <formula to stand in for your formula (minus the leading = sign)... =IF(<formula=0,"",<formula) Just put your formula in the two locations indicated and an empty cell will be displayed whenever your formula evaluates to 0. -- Rick (MVP - Excel) "wilko" wrote in message ... Hi I have a very large spreadsheet that has been produced from a query in access. The problem is the query repeated a lot of information that I now need to get rid of. I have a nnumber of projects each with a number of other data items next to them, some of these have been repeated. I have taken out the repeated items by using a countif formula but now I am stuck with 0 in their place instead. This is an example: ID 1999 AA Measure complete June 2009 1999 AA 0 Find reaso June 2009 1999 AA 0 0 June 2009 1999 AA 0 0 June 2009 1999 AA 0 0 June 2009 2143 LA CB FMH conducted April 2009 2143 LA CB 0 proforma Nov 2009 2143 LA CB 0 advice Sep 2009 So I need to delete the zeros within each 0 but not mix up the information for each project. I was thinking like something along the lines of delete and shift up for just the set of IDs but I'm not sure how to go about doing this! Any advice would be very much appreciated! Thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Delete rows using a macro | Excel Discussion (Misc queries) | |||
macro to delete rows | Excel Discussion (Misc queries) | |||
Macro to delete rows | Excel Discussion (Misc queries) | |||
Need a macro to delete rows | Excel Discussion (Misc queries) | |||
delete rows-macro | Excel Discussion (Misc queries) |