+ Reply to Thread
Results 1 to 3 of 3

Delete Particular range data in 3 worksheet on closed workbook vba...

  1. #1
    Forum Contributor
    Join Date
    07-21-2011
    Location
    Bangalore,India
    MS-Off Ver
    Excel 2007,2010,2016
    Posts
    695

    Delete Particular range data in 3 worksheet on closed workbook vba...

    Dear sir

    I have code to run on closed workbook from active workbook (code) to delete particular range of data consistently in 3 sheets on different column

    for e.g

    In Aegis workbook consists 3 sheets 1.CDS-RD = Delete all data apart from Aegis in col "FP:FP" 2.TAT_NPRA_RMA_ENGG-CERT = Delete all data apart from Aegis in col "G:G" 3.PPRN-RRR = Delete all data apart from Aegis in col "G:G" I

    code which i have run for first sheet only my requirement how make it same consistency to another 2 sheets..
    Please Login or Register  to view this content.
    Find the attachment
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Delete Particular range data in 3 worksheet on closed workbook vba...

    Try this (not tested).

    Please Login or Register  to view this content.
    Last edited by AlphaFrog; 09-11-2014 at 06:28 AM.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Forum Contributor
    Join Date
    07-21-2011
    Location
    Bangalore,India
    MS-Off Ver
    Excel 2007,2010,2016
    Posts
    695

    Re: Delete Particular range data in 3 worksheet on closed workbook vba...

    Sir Superb solution... works perfectly!!!!! Solved

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 03-27-2014, 12:38 PM
  2. [SOLVED] Code to copy data from a closed workbook and paste in active workbook using named range.
    By paullie1912 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-28-2014, 02:38 AM
  3. Importing a range of data from a closed workbook
    By sigfreid in forum Excel General
    Replies: 16
    Last Post: 08-22-2013, 10:54 AM
  4. [SOLVED] How to Delete a Range in Closed Workbook
    By Resant in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-08-2006, 10:55 PM
  5. Replies: 1
    Last Post: 03-08-2006, 06:10 AM

Tags for this Thread

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