Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions,microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a workbook with several sheets. Each sheet has several ranges of cells containing numbers that need to be erased each month. e.g. B30: X50, B70:X90, B130:X150 etc At the moment these cells are identified by a specific colour, and I have a macro which loops through all the cells from B30 to the last cell in column X on each sheet, tests them to see if they are coloured with the right colour, and if so deletes the contents of the cell. I'm sure this is a very inefficient way of doing the job. Can anyone suggest a better approach? (Needless to say this is an inherited application, and as the saying goes, if I was going there, I wouldn't start from here. It's crying out for turning it into a standard database which can be more easily manipulated, with reporting tasks feeding off it. Unfortunately I don't have the time at the moment to re-organise the whole thing). Usual TIA __ Richard Buttrey Grappenhall, Cheshire, UK __________________________ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SUMIF() to add cells in non-contiguous ranges? (Excel 2003) | Excel Worksheet Functions | |||
Dynamic Ranges using non-contiguous cells and dependent on a cell value | Excel Worksheet Functions | |||
vlookup on non-contiguous ranges | Excel Worksheet Functions | |||
Deleting contents of cells in non contiguous ranges | Excel Worksheet Functions | |||
sorting non contiguous ranges | Excel Discussion (Misc queries) |