Forum Discussion
yokaso
1 year agoRegular Visitor
split columns with null result
hi, i am trying to split the column "transact" into 02 columns(first picture). but each time i try i got null result on the second column. is there something wrong that i am doing ? let
...
ronrsnfld
1 year agoSuper User
You need to figure out what you want and express it clearly. You also need to provide data examples that encompass the variability you might have, and what you really expect for results. In a previous post, you wrote: " would like to move the second line of transact column, up to line who contain the date. like that , i will get 2 value for the same date." How do you expect ot get 2 value for the same date in this new example? What do you really want for results?
yokaso
1 year agoRegular Visitor
what i am looking is: to put all values from Transact column who are under same previous date on the same line .
i dont know how to updalod an excel file to give you a realistic example .