Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Newbie-
Hello, I am currently learning VB. I receive a report everyday in Excel that needs rows deleted. I have a date column on the report, so some of the cells do not contai dates and some cells do contain dates, I need all the rows deleted tha do not contain dates. any help would be great, thanks -- Message posted from http://www.ExcelForum.com |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
one way (manually): - Apply an autofilter for your data - filter al blank rows - delete the blank rows A VBA solution can be found at http://www.cpearson.com/excel/deleti...eleteBlankRows Frank Newbie- Hello, I am currently learning VB. I receive a report everyday in Excel that needs rows deleted. I have a date column on the report, so some of the cells do not contain dates and some cells do contain dates, I need all the rows deleted that do not contain dates. any help would be great, thanks. --- Message posted from http://www.ExcelForum.com/ |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Origonal Excell Document is overlayed by duplicate. How do I dele | Excel Discussion (Misc queries) | |||
dele navn | Excel Worksheet Functions | |||
Copy rows of data (eliminating blank rows) from fixed layout | Excel Discussion (Misc queries) | |||
Excel 2003 -Rows hidden. Scrolling unhides rows ! How do I stop th | Excel Discussion (Misc queries) | |||
Duplicate Data -Adding information to another column in row & dele | Excel Discussion (Misc queries) |