Results 1 to 5 of 5

Automate hiding columns, adding columns, inserting formulas, and filtering

Threaded View

hpatel517 Automate hiding columns,... 09-23-2016, 11:35 AM
LeoTaxi Re: Automate hiding columns,... 09-24-2016, 09:02 PM
hpatel517 Re: Automate hiding columns,... 09-25-2016, 12:18 PM
LeoTaxi Re: Automate hiding columns,... 09-25-2016, 05:57 PM
hpatel517 Re: Automate hiding columns,... 09-27-2016, 11:17 AM
  1. #1
    Registered User
    Join Date
    06-29-2012
    Location
    Chicago, IL
    MS-Off Ver
    Excel 2007 & 2010
    Posts
    97

    Automate hiding columns, adding columns, inserting formulas, and filtering

    Hello everyone,

    I get a weekly digest report, and I was hoping to have a macro run some of the tedious manipulations I make to that report.

    The list of steps I follow are:
    1. Add new column before "Subject": "IDW"
    Paste formula in "IDW": '=RIGHT(B2,LEN(B2)-31)'
    Drag down
    2. Add new column before "Sent on": "Sent"
    Paste formula in "Sent": =IFERROR(LEFT(H2,FIND(" ",H2))+0, "")
    Drag down
    3. Filter Columns
    "Subject": Deselect "Please DocuSign this document: Wave 1_BHSF IDW_301-302_slf_v1_160829.pdf" & "Please DocuSign this document: TEST_IDW.pdf"
    "Status": Deselect "Voided"
    "Action": Deselect "Completed" & "Created"
    4. Hide Columns
    "Subject"
    "Status"
    "Sent on"


    Thank you!
    Last edited by hpatel517; 09-23-2016 at 01:23 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Formulas rather than Hiding columns
    By dannyjok1990 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-31-2016, 12:31 PM
  2. [SOLVED] Hiding and locking columns and formulas together via passwords?
    By gtz101 in forum Excel General
    Replies: 5
    Last Post: 03-08-2014, 11:52 AM
  3. hiding columns with formulas, from clients
    By happydaize in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-24-2013, 09:25 AM
  4. Filtering a selected row, then hiding all columns that are empty
    By dhpham in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-24-2013, 12:44 PM
  5. how can i automate mathematic formulas spreading across columns?
    By robertomano24 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-22-2012, 01:36 AM
  6. Replies: 2
    Last Post: 02-28-2010, 09:14 PM
  7. Filtering Columns and hiding them
    By Freshharris in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-03-2009, 10:37 AM

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