Excel VBA Course
Excel VBA Course - From Beginner to Expert

200+ Video Lessons
50+ Hours of Video
200+ Excel Guides

Become a master of VBA and Macros in Excel and learn how to automate all of your tasks in Excel with this online course. (No VBA experience required.)

View Course

ROW AND COLUMN DATA INTO SINGLE COLUMN

0

I have daily data of rainfall. i need it in single column. now it is in the format like below

days   jan feb march apr may jun july aug sep oct nov dec

1     1       2    3   4     3     3    2    4    0     0      0   0      4

2    1       2    3   4     3     3    2    4    0     0      0   0      4

3    1       2    3   4     3     3    2    4    0     0      0   0      4

4    1       2    3   4     3     3    2    4    0     0      0   0      4

5    1       2    3   4     3     3    2    4    0     0      0   0      4

6    1       2    3   4     3     3    2    4    0     0      0   0      4

6    1       2    3   4     3     3    2    4    0     0      0   0      4

Answer
Discuss

Answers

0
Selected Answer

Hi Salahuddin, this is an easy one. The answer is available by googling the question.

Discuss


Answer the Question

You must create an account to use the forum. Create an Account or Login