Extracting informations from coloumn?

ZeljkoNS

New Member
Joined
Oct 27, 2002
Messages
2
Hi there,
is it possible to solve this problem:
I have coloumn "A" with cells containing names and empty cells, in random order. Is it possible to extract all names (non-empty cells) from coloumn "A" and create coloumn "B" which will contain only cells with names from coloumn "A" (i.e. coloumn "B" will be without empty cells)?

Thanx much,

Zeljko
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
Do an autofilter of "non-blanks" then just copy the cells and paste them to a new location.
 
Upvote 0
I wanted to excel automaticly do that for me. Can excel "scan" all cells in coloumn "A" and create coloumn "B" by itself?

thanx
 
Upvote 0
You could record a macro while you do that, that way, you would only do the manual actions once, then, Excel would do them automatically for you (It's not A LONG work, just in case...)
 
Upvote 0

Forum statistics

Threads
1,214,911
Messages
6,122,192
Members
449,072
Latest member
DW Draft

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