Results 1 to 8 of 8

Need VBA code to fill header values and drag formula till end of last row on target column

Threaded View

  1. #1
    Forum Contributor
    Join Date
    06-10-2014
    Location
    CANADA
    MS-Off Ver
    2016
    Posts
    118

    Need VBA code to fill header values and drag formula till end of last row on target column

    Hi experts

    i have set of data need to find brand on F:F values

    if column values end with (Y) or (Y1) its NT-BDEALER
    rest of all data Non NT-BDEALER

    and last 3 columns(V,W,X) from U col,Need to fill with V= Date,W=Name,X=ISIN Code. and fill formula down till end of row.
    V col
    Formula: copy to clipboard
    =TODAY()-5

    W col
    Formula: copy to clipboard
    =VLOOKUP(J2,vlookup!A:B,2,0)

    x col
    Formula: copy to clipboard
    =E2


    find the attachment expected sheet is my requirement
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. need vba code to fill formula where cursor start till end of result in header value
    By MicroTees in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-30-2021, 12:03 PM
  2. [SOLVED] VBA to fill formula down till last row in column.
    By hkbhansali in forum Excel Programming / VBA / Macros
    Replies: 19
    Last Post: 07-12-2018, 04:27 PM
  3. [SOLVED] VBA to fill formula down till last row in column
    By Wither125 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-25-2016, 06:03 PM
  4. How to drag the formula till the end of the data in previous column
    By winmaxservices1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-02-2015, 03:04 AM
  5. [SOLVED] vba to fill values till end of text values in B:B column.
    By johnodys in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-28-2014, 03:06 AM
  6. vba help to delete the column till values met desired header
    By breadwinner in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-14-2014, 07:32 AM
  7. [SOLVED] Identify the last filled row in Column A and then drag formula in Column B till the same
    By bonny24tycoon in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-13-2012, 10:50 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