B
bojan0810
Hi all...
I have little problem. And this time I dont wanna include VBA, just formulas.
For example...
I have data in A1:A10, And B1:B10...
This is just example.
So i need formula in C1:C20(again this is just example, I have different type)
So in C1 something like if A1 is blank show B1...
Actually data needs to be one under another.
So for example column A has data
1
2
3
4
5
6
7
8
9
10
Column B same thing...
And I need C to look like this
1
2
3
4
5
6
7
8
9
10
1(from B column)
2
3...
So I need if column A cell is blank, to look first value in Column B, and under that second value in column B and so on.
I hope this makes sense
Thanks
I have little problem. And this time I dont wanna include VBA, just formulas.
For example...
I have data in A1:A10, And B1:B10...
This is just example.
So i need formula in C1:C20(again this is just example, I have different type)
So in C1 something like if A1 is blank show B1...
Actually data needs to be one under another.
So for example column A has data
1
2
3
4
5
6
7
8
9
10
Column B same thing...
And I need C to look like this
1
2
3
4
5
6
7
8
9
10
1(from B column)
2
3...
So I need if column A cell is blank, to look first value in Column B, and under that second value in column B and so on.
I hope this makes sense
Thanks