+ Reply to Thread
Results 1 to 2 of 2

Create macro that will run if any cell in specific column is filled

  1. #1
    Registered User
    Join Date
    02-08-2016
    Location
    indonesia
    MS-Off Ver
    2013
    Posts
    1

    Create macro that will run if any cell in specific column is filled

    Hi All,

    I just started in learning Macro.

    i wanna make a macro that will run only if any cell on specific colum is not empty

    Case :
    If value on c2 is below than 5 then on column d2 will show as "Not passed", otherwise is "Passed"
    i want the fi=ormula will automatically run whenever cell on column c is filled

    Any response will be highly appreciated..
    Thanks guys

  2. #2
    Valued Forum Contributor
    Join Date
    12-02-2012
    Location
    Melbourne, VIC
    MS-Off Ver
    Excel 2016
    Posts
    750

    Re: Create macro that will run if any cell in specific column is filled

    this can be achieved by using the Worksheet_Change event. Try the following code:
    Please Login or Register  to view this content.

+ 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. Auto copy rows to different sheet when specific column is filled
    By AgustSig in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-20-2014, 10:34 AM
  2. Run macro after all specific cells are filled.
    By cznimesh in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-21-2014, 01:28 PM
  3. Create a macro using data enterd in a specific cell to filter a worksheet column
    By jdunbarjr in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-22-2013, 10:39 PM
  4. Create a macro using data enterd in a specific cell to filter a worksheet column
    By jdunbarjr in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-21-2013, 09:42 PM
  5. [SOLVED] Select only filled cells of a column and create a text file
    By Sam9 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-03-2013, 08:27 AM
  6. Replies: 15
    Last Post: 02-20-2013, 04:57 PM
  7. How to create a macro to hide specific rows where 1st column contains merged cells
    By ascottbag in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-27-2011, 01:16 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