Hello:
Please refer to attached sheet.
I need VB Code to delete the rows when data in column C and Column D is both Zero.
Please help and let me know if any questions.
Thank you
Riz Momin
Hello:
Please refer to attached sheet.
I need VB Code to delete the rows when data in column C and Column D is both Zero.
Please help and let me know if any questions.
Thank you
Riz Momin
Try attached
Hi, rizmomin,
if you use a header line for this you could use the Autofilter to only show and delete all values by that. Alternative: substitue all zeros with blanks and use SpecialCells(xlCellTypeBlanks) to delete the rows.
Ciao,![]()
Please Login or Register to view this content.
Holger
Use Code-Tags for showing your code: [code] Your Code here [/code]
Please mark your question Solved if there has been offered a solution that works fine for you
Hi AB33:
Your code will work great, Thank u so much.
Also you have provided a VB Code to my earlier thread "Transpose Data from Sheet1 to Sheet2" and i have question about couple of issues.
Can you please have a look at my questions and help also.
Thank you
Riz Momin
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks