Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all, I am looking for macro which can put data from various cells
to one cell. I have data in my sheet like this (see below) A B C .columns B1 XX1 REALLOC WB ST data in 3 cells C20 XX12 TRANSFERRED DD UK5 XX123 REALLOC WB DE K56 XX UPDATED XX36 ZA8 XX12 FIGUERS NY And I want macro to put data in sheet like this (see below) A .column B1 XX1 REALLOC WB ST .data in one cell C20 XX12 TRANSFERRED DD UK5 XX123 REALLOC WB DE K56 XX UPDATED XX36 ZA8 XX12 FIGUERS NY It would be very nice that when I click button then macro should prompt Inputbox saying select the range of data cells and when I press "OK" it should promt another Inputbox saying select destination cell for data and then by clicking on "OK" it should put data in that cell. I have tried doing it by " A1&" "&B1&" "&Cl " but i dont get exact picture what it appears on sheet and i endup putting spaces manully between the data to make them look in cell exactly the way it look when it is in various cells. macro should atumatically put spaces between data and make them exactly accurate horizontically and vertically the way it look in variuos cells. I hope i was able to explain my question. Please can any friend help me on this |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
compare 2 column cells and return the adjacent columns cells data of the cell | Excel Worksheet Functions | |||
if 3 cells have data then add certain value to another cell | Excel Worksheet Functions | |||
if 3 cells have data then add certain value to another cell | Excel Worksheet Functions | |||
Send multi data (Graph/Cell data) to Word doc as 1 item (no cells) | Excel Discussion (Misc queries) | |||
Cell data overruns into adjacent cell(cells). | Excel Discussion (Misc queries) |