Macro for mapping

louisjeorge75

Board Regular
Joined
Dec 1, 2006
Messages
128
can soemone help me on the below

i need a macro which will map data in column A and Column B

eg

Column A

1
2
3

Column B

a
b
c

i need

1A
1B
1C
2A
2B
2C
and like wise
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
hi i have some data in column A and col B to z

i need a macro to mapp data in col A +col B past it in a separate sheet in ColA it is similar to concatenation like wise

below is how i need the data to appear in a separate sheet

Sheet 2 Col A Sheet 2 col b

col A1 Col B1
Col A1 Col C1

once the above is colmpleted then it should move A2 and so on

hi
 
Upvote 0

Forum statistics

Threads
1,224,534
Messages
6,179,390
Members
452,909
Latest member
VickiS

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top