+ Reply to Thread
Results 1 to 3 of 3

Macro to remove rows, i.e. reformat a report

  1. #1
    Forum Contributor
    Join Date
    10-04-2010
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    455

    Macro to remove rows, i.e. reformat a report

    Hi All,

    I'm trying to write a macro to reformat and cut down the length of a current monthly report i receive. I would like to remove report lines which contain zero values.

    I've attached a reworked example of the report format.

    The macro would remove lines 8, 10, 14 etc. as there are no values in those lines but it would not remove any other lines like row 1-7, 13, 20-24 etc. (report details & headings).

    Oh and the macro should be applied across all tabs within the workbook.

    any help on getting me on the right track would be appreciated.

    Regards
    Neill
    Attached Files Attached Files

  2. #2
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: Macro to remove rows, i.e. reformat a report

    Try this:

    Please Login or Register  to view this content.

    Dom
    "May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."

    Use code tags when posting your VBA code: [code] Your code here [/code]

    Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.

  3. #3
    Forum Contributor
    Join Date
    10-04-2010
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    455

    Re: Macro to remove rows, i.e. reformat a report

    OMW Dom thanks so much that code is insane!

+ Reply to Thread

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