+ Reply to Thread
Results 1 to 2 of 2

Need VBA Code to Filter a Range and FIll in balnk cells in a particular column with commen

  1. #1
    Registered User
    Join Date
    04-28-2013
    Location
    Bangalore
    MS-Off Ver
    Excel 2010
    Posts
    81

    Need VBA Code to Filter a Range and FIll in balnk cells in a particular column with commen

    I have data from A2 to I1000

    Column A is Program Name and Column I is comment section

    I have written the VBA code to filter each program and make updates in Web based system. AFter this I need to provide comment as "Completed" in Column I .
    If filter select A3 to A18 as this belongs to one program then column range I3 to I18 should get filled with the comment "Completed". Basically based on filtered range the column I range should be updated with the "Completed" comment.


    Thank you in Advance

  2. #2
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 2019 on Win10 (desktop), 2019 on Win11 (notebook)
    Posts
    8,197

    Re: Need VBA Code to Filter a Range and FIll in balnk cells in a particular column with co

    Hi, rshnkmr39,

    youz should try and add the following lines after the update (itīs you who must decide whether the update was successful or not)

    Please Login or Register  to view this content.
    where you should replace ActiveSheet with the name or the codename of the sheet in question.

    Ciao,
    Holger
    Use Code-Tags for showing your code: [code] Your Code here [/code]
    Please mark your question Solved if there has been offered a solution that works fine for you

+ 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. Extending VB Code to Fill Excel Cells If Column Name Matches Data Validation
    By zigojacko in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-13-2013, 11:47 AM
  2. [SOLVED] code to filter a column based on the value of two cells
    By Abhi1687 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-15-2013, 12:29 PM
  3. Macro to check if range of cells values are balnk...then do something
    By jayers in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-29-2013, 06:27 AM
  4. Fill down cells in column based on named range
    By Pademba in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-25-2013, 02:34 PM
  5. [SOLVED] Auto Fill Cells if numbers match another column/range?
    By michaelrusk in forum Excel General
    Replies: 5
    Last Post: 12-07-2012, 11:15 AM
  6. Replies: 0
    Last Post: 11-05-2012, 08:15 AM
  7. Replies: 1
    Last Post: 07-01-2012, 10:25 PM
  8. Issue with balnk cells.....
    By garethjohn in forum Excel General
    Replies: 7
    Last Post: 08-18-2011, 05:35 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