Results 1 to 6 of 6

VBA Code for deleting rows where cell in column a states "delete row"

Threaded View

tnfire VBA Code for deleting rows... 03-20-2009, 02:43 PM
shg Re: VBA Code for deleting... 03-20-2009, 03:38 PM
tnfire Re: VBA Code for deleting... 03-20-2009, 05:01 PM
shg Re: VBA Code for deleting... 03-20-2009, 05:05 PM
JBeaucaire Re: VBA Code for deleting... 03-20-2009, 05:14 PM
tnfire Re: VBA Code for deleting... 03-20-2009, 06:17 PM
  1. #1
    Registered User
    Join Date
    01-23-2009
    Location
    Oregon
    MS-Off Ver
    Excel 2003
    Posts
    35

    VBA Code for deleting rows where cell in column a states "delete row"

    I'm trying to get a VBA macro put together that would delete all the rows, throughout every sheet, and shift up wherever the cell in column A = "Delete Row" in a workbook I've made. In the below copy of the workbook you can see that a lot of the information from all the tables is linked to the topmost table on the 'Mix Detail Sheet'.

    If the the Cell in column A is blank on that first table, its corresponding cells in tables throughout the workbook displays the words "Delete Row". I need the macro to delete the rows and shift everything up where this occurs.

    Ideally I'd also like the macro to then delete the rows in that first table where the column A cells are blank.

    Let me know if I need to be more clear of if there are any questions. And thank you to anyone who can find the time to help me out. I've tried to adapt many of the other 'Delete Row' macros on this site to my situation, but I have not had very much success and I thought it was time to ask.
    Attached Files Attached Files
    Last edited by tnfire; 03-20-2009 at 06:17 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1