Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 10-04-2012, 11:14 PM
tomlam tomlam is offline delete row Windows 7 64bit delete row Office 2007
Advanced Beginner
delete row
 
Join Date: Oct 2012
Posts: 33
tomlam is on a distinguished road
Default

that is part of the excel vba programe,

Code:
lastRow = Cells(Rows.Count, 1).End(xlUp).Row
For Z = 2 To lastRow
  If (Cells(Z, ("f"))) = "" Then Cells(Z, ("f")).EntireRow.Clear
Next Z
then so there will some empty row, so we dont how to write to vba as
my request as previous enquiry

Thanks Macropod

Last edited by macropod; 10-04-2012 at 11:50 PM. Reason: Added code tags & formatting
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
delete row Delete Space mariadanmark Excel 2 05-17-2012 02:53 AM
delete row cannot delete these lines! userman Word 4 05-02-2012 12:34 AM
Delete option greyed out when trying to delete row 1 tpcervelo Excel 2 11-15-2011 06:48 AM
delete row Cannot delete folders klingenfelter Outlook 10 02-04-2011 01:35 PM
delete email message via blackberry and have it delete on my pop3 and my outlook Iamthestorm Outlook 2 10-28-2010 12:21 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:11 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft