+ Reply to Thread
Results 1 to 5 of 5

Update Columns to Another Worksheet, then update another worksheet based on a set criteria

  1. #1
    Registered User
    Join Date
    11-30-2014
    Location
    Delaware
    MS-Off Ver
    2010
    Posts
    29

    Update Columns to Another Worksheet, then update another worksheet based on a set criteria

    Please Help
    1. How can I have columns A-N for each Auditor write to the MASTER tab when saved or when a button pressed.
    2. After the Master tab is updated
    3. If Column F of the Master tab is populated with the following Hold Reasons (listed below) send the information populated in columns A-F to the Re-evaluate tab.
    · Pending
    · AEXT
    · APM Pending
    · D Account
    · Escalation
    · Ground Date
    · Inspection Date
    · Pull Ahead Pending
    · Sales Proceeds
    · Sales Tax
    · SCRA
    · Short Payoff
    · Status
    Attached Files Attached Files

  2. #2
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: Update Columns to Another Worksheet, then update another worksheet based on a set crit

    A lot of whitespace in your sample:

    Please Login or Register  to view this content.
    If I've helped you, please consider adding to my reputation - just click on the liitle star at the left.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(Pride has no aftertaste.)

    You can't do one thing. XLAdept

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~aka Orrin

  3. #3
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: Update Columns to Another Worksheet, then update another worksheet based on a set crit

    Hi Malisa,

    I've put a button on your Re-evaluate tab assigned the macro to it and saved your book as macro-enabled.

    Here are some instructions (but I've already done this book):

    Directions for running the routine(s) just supplied

    If you haven't used macros before you'll need to go to:
    File- options - trust center -trust center settings - macro settings ,
    the second option down (disable all macros with notification)

    Then - Copy the code to the clipboard

    Open your Workbook

    Press ALT + F11 to open the Visual Basic Editor.

    Select "Module" from the Insert menu

    Type "Option Explicit" then paste the code under it

    With the cursor between Sub and End Sub press F5 (F8 to Single Step)

    OR

    Press ALT + Q to close the code window.

    Press ALT + F8 then double click on the macro name
    *Be sure to save the book with the code as Macro-Enabled
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    11-30-2014
    Location
    Delaware
    MS-Off Ver
    2010
    Posts
    29

    Re: Update Columns to Another Worksheet, then update another worksheet based on a set crit

    All I can say is that you are truly a GENIUS. Thank you for your help.

  5. #5
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: Update Columns to Another Worksheet, then update another worksheet based on a set crit

    You're welcome and thanks for the compliment and for the rep!

+ 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. Update worksheet 1 with data from worksheet 2 based on date validation
    By Grilleman in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-17-2016, 03:43 PM
  2. [SOLVED] dynamically update several worksheets from a main worksheet based on criteria
    By ZedaG in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-30-2015, 09:14 AM
  3. How to update recap worksheet based on totals and worksheet name
    By gatrooper in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-05-2013, 05:32 PM
  4. Replies: 2
    Last Post: 04-30-2013, 08:09 AM
  5. [SOLVED] HELP ... Update a worksheet based on raw data in another worksheet
    By melanieokane in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-03-2013, 12:08 PM
  6. Update Master worksheet records by using Update worksheet
    By onc.again in forum Excel General
    Replies: 0
    Last Post: 12-30-2011, 01:19 AM
  7. Macro to Update Data from Master Worksheet to Separate Sheets based on Criteria
    By kmnuabea in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 12-17-2010, 05:49 PM

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