From table to table

Wojciech

New Member
Joined
May 13, 2018
Messages
26
Office Version
  1. 2021
Platform
  1. Windows
Hi! I have created database table:

ABC
1Database:
21111111.1__something_1_.,+-/5
31.2__something_1_.,+-/10
41.3__something_1_.,+-/20
51.4__something_1_.,+-/something_1_.,+-/
6
72222222.1__something_1_.,+-/data1
82.2__something_1_.,+-/data2
92.3__something_1_.,+-/data3
10
113333333.1__something_1_.,+-/12
123.2__something_1_.,+-/999
133.3__something_1_.,+-/1
14XXX4444?
15xyz
16
17

<tbody>
</tbody>

I need a formula, one that gives results as I showed in column G below:

EFG
1Table created on the
basis of the database
I need
a formula whose
solution is:
21111111.4__something_1_.,+-/something_1_.,+-/
31.3__something_1_.,+-/20
42222222.2__something_1_.,+-/data2
53333333.1__something_1_.,+-/12
63.3__something_1_.,+-/1
73.2__something_1_.,+-/999
8
9XXX4444?
10xyz

<tbody>
</tbody>
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
To simplify the formula solution, the database might look like this:


ABC
1Database:
21111111.1__something_1_.,+-/5
31111111.2__something_1_.,+-/10
41111111.3__something_1_.,+-/20
51111111.4__something_1_.,+-/something_1_.,+-/
6
72222222.1__something_1_.,+-/data1
82222222.2__something_1_.,+-/data2
92222222.3__something_1_.,+-/data3
10
113333333.1__something_1_.,+-/12
123333333.2__something_1_.,+-/999
133333333.3__something_1_.,+-/1
14XXX4444?
15XXXxyz
16
17

<tbody>
</tbody>
 
Last edited:
Upvote 0

Thread solved.

Excel Workbook
ABCDEFG
1Database:Table created on the basis of the databaseI am looking for a formula whose solution is:
21111111.1.1__something_1_.,+-/51111111.3.1__something_1_.,+-/20
31111111.2.1__something_1_.,+-/101111111.4.1__something_1_.,+-/something_1_.,+-/
41111111.3.1__something_1_.,+-/202222222.2.1__something_1_.,+-/data2
51111111.4.1__something_1_.,+-/something_1_.,+-/3333333.1.1__something_1_.,+-/12
62222222.1.1__something_1_.,+-/data13333333.1.1__something_1_.,+-/12
72222222.2.1__something_1_.,+-/data23333333.1.1__something_1_.,+-/12
82222222.3.1__something_1_.,+-/data34444444444?
93333333.1.1__something_1_.,+-/12444444xyz0
103333333.1.2__something_1_.,+-/999
113333333.1.3__something_1_.,+-/1
124444444444?
13444444xyz
Arkusz1
 
Upvote 0

Forum statistics

Threads
1,215,800
Messages
6,126,981
Members
449,351
Latest member
Sylvine

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top