Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Dear all,
I've columnA(code), columnB(type) and columnC(empty) in sheet1. I also have columnD(code) and columnE(name) in sheet2. If columnB value is REGION and the 3 character on the right of columnA is equal to value in columnD, then copy value in columnE into columnC. How to create macro to do this?..Below i illustrate the scenario. Thanks in advance for any help. Sheet1 ColumnA ColumnB ColumnC ABC2345 BANK VGD3B23 REGION HYT8T65 REGION Sheet2 ColumnD ColumnE 345 VNA T65 KLE Expected result in Sheet1 ColumnA ColumnB ColumnC ABC2345 BANK VGD3B23 REGION VNA HYT8T65 REGION KLE |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Search/Match/Find ANY part of string to ANY part of Cell Value | Excel Worksheet Functions | |||
Copy Worksheet to a new Workbook creating if it doesn't exist and add more Worksheets if it does exist | Excel Programming | |||
Using macro to copy a part of a cell content to next cell | Excel Discussion (Misc queries) | |||
Use Macro to copy part of text in cell | Excel Programming | |||
Move Part of Cell String | Excel Programming |