Hello
I'm trying to transform data that looks like this:
| COMPANY NAME |
| COMPANY ACC |
| AVAILABLE BALANCE |
| ****.** |
| BALANCE |
| ****.** |
| COMPANY NAME |
| COMPANY ACC |
| BALANCE |
| ****.** |
The second part of the data I have doesn't have the "available balance" in. I've looked through here and see what I can do and came across the Sample tool but not sure how I can use it if my N number isn't fixed? I've also tried to use transpose and crosstabbing but no luck there either. Is there another tool I can have a look at?
Thanks in advance