Results 1 to 10 of 604

Thread: Appendix-Thread-Evaluate-Range-(-Codes-for-other-Threads-HTML-Tables-etc-)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    10,457
    Rep Power
    10
    In support of this Thread:
    http://www.excelfox.com/forum/showth...Paste-by-a-Vba

    If column E of ap.xls matches with column A of leverage.xlsx then copy column E of leverage.xlsx and paste it to column Z of ap.xls

    Before:
    _____ Workbook: ap.xls ( Using Excel 2007 32 bit )
    Row\Col
    B
    C
    D
    E
    Z
    1
    AccountId EntityName Exchg-Seg Symbol
    2
    WC5758 NSE TCS
    3
    WC5758 NSE SRTRANSFIN
    4
    WC5758 NSE MARICO
    5
    WC5758 NSE M&MFIN
    6
    WC5758 NSE 20MICRONS
    7
    WC5758 NSE CONCOR
    8
    WC5758 NSE COALINDIA
    9
    WC5758 NSE BOSCHLTD
    10
    WC5758 NSE BERGEPAINT
    11
    WC5758 NSE 5PAISA
    12
    WC5758 NSE TATAELXSI
    13
    WC5758 NSE HINDPETRO
    14
    WC5758 NSE DISHTV
    15
    Worksheet: ap-Sheet1

    _____ Workbook: LEVERAGE1.xlsx ( Using Excel 2007 32 bit )
    Row\Col
    A
    B
    C
    D
    E
    F
    G
    1
    Stock Name pro times ultimate times
    2
    20MICRONS EQ INE144J01027
    19
    26
    36.35
    3
    TCS EQ INE253B01015
    19
    26
    13.5
    4
    3IINFOTECH EQ INE748C01020
    29
    39
    2.05
    5
    3MINDIA EQ INE470A01017
    48
    64
    21299
    6
    5PAISA EQ INE618L01018
    31
    41
    129.5
    7
    63MOONS EQ INE111B01023
    30
    40
    99.15
    8
    8KMILES EQ INE650K01021
    27
    36
    56.5
    9
    Worksheet: Sheet1

    If column E of ap.xls matches with column A of leverage.xlsx then copy column E of leverage.xlsx and paste it to column Z of ap.xls

    After
    example
    cell E2 of ap.xls matches with column A3 of leverage.xlsx then copy E3 of leverage.xlsx and paste it to Z2 of ap.xls



    _____ Workbook: ap.xls ( Using Excel 2007 32 bit )
    Row\Col
    B
    C
    D
    E
    Z
    1
    AccountId EntityName Exchg-Seg Symbol
    2
    WC5758 NSE TCS
    25.823112
    3
    WC5758 NSE SRTRANSFIN
    4
    WC5758 NSE MARICO
    5
    WC5758 NSE M&MFIN
    6
    WC5758 NSE 20MICRONS
    25.823112
    7
    WC5758 NSE CONCOR
    8
    WC5758 NSE COALINDIA
    9
    WC5758 NSE BOSCHLTD
    10
    WC5758 NSE BERGEPAINT
    11
    WC5758 NSE 5PAISA
    40.795512
    12
    WC5758 NSE TATAELXSI
    13
    WC5758 NSE HINDPETRO
    14
    WC5758 NSE DISHTV
    Worksheet: ap-Sheet1
    Attached Files Attached Files

Similar Threads

  1. Testing Concatenating with styles
    By DocAElstein in forum Test Area
    Replies: 2
    Last Post: 12-20-2020, 02:49 AM
  2. testing
    By Jewano in forum Test Area
    Replies: 7
    Last Post: 12-05-2020, 03:31 AM
  3. Replies: 18
    Last Post: 03-17-2019, 06:10 PM
  4. Concatenating your Balls
    By DocAElstein in forum Excel Help
    Replies: 26
    Last Post: 10-13-2014, 02:07 PM
  5. Replies: 1
    Last Post: 12-04-2012, 08:56 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •