Get values from blank cells

C

canvas

Hi,

I have some width and height values in several columns with a lot of
blank cells of sheet2. Like this:

A B C
blank blank 2*987
blank blank blank
blank 4*500 blank
5*400 blank blank

How can I get only the cells with values in column A of sheet1:

A
5*400
4*500
2*987

Can this be done!

Thank you so much
 
B

Brad

What do you want to do if there are two values in a row? Average them? Add
them? Both of these would work as long as if the values were numbers or
blank.
 
C

canvas

Hi,

I don´t wanna do either of them, just write them down in column A
because they are meassure notes. For example:

Sheet 2

A B
2*345 4*124
blank blank
6*50 blank

The should go in Sheet 1:

A

2*345
6*50
4*124

Thank you very much for your time
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top