Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hello ,
Could you tell me how to in easy way connect two columns. I have _____A_____B______C_____ 1 | string | text | stringtext | 2 | string | text | stringtext | 3 | string | text | stringtext | 4 | string | text | stringtext | ........................... 40| string | text | stringtext | 41| etc.. | etc.. | stringtext | Can I do it in a way that i have Dim Rng1 As Range Dim Rng2 As Range Set Rng1 = Range("A:A").SpecialCells(xlCellTypeConstants) Set Rng3 = Range("B:B").SpecialCells(xlCellTypeConstants) Is there an easy function to connect these defined Ranges, Rng1 and Rng2?? Thanks for response |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I use Excel to match text data from 2 separate columns ? | Excel Worksheet Functions | |||
remove automatic formatting of new columns in Excel? | Excel Discussion (Misc queries) | |||
How do i copy columns of data in notepad into microsoft excel? | Excel Discussion (Misc queries) | |||
How do i copy columns of data in notepad into microsoft excel? | New Users to Excel | |||
Columns in Excel will not allow user to click in them | Excel Discussion (Misc queries) |