Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
need to delete any column only if there is no Data in the whole column Sample data i Have: PART# Apr03 Apr04 Apr05 Aug03 Aug04 Dec03 ZDTD1 0.0247 2.5 2.4 KEF4 0.1349 538 2.6 So my end result should be: PART# Apr03 Apr05 Aug03 Dec03 ZDTD1 0.0247 2.5 2.4 KEF4 0.1349 538 2.6 Please advise. Appreciate any feedback/help Thanks, Juan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
delete columns if cells have no data | Excel Discussion (Misc queries) | |||
Proper procedures to delete multiple columns with 47,000 rows of data | Excel Discussion (Misc queries) | |||
How to delete duplicates based on data in 2 columns? | Excel Discussion (Misc queries) | |||
VBA Delete row based on multiple columns of data | Excel Discussion (Misc queries) | |||
Comparing data in columns and delete if not equal | Excel Programming |