Search for easy way to calculate data

brandsrus

New Member
Joined
Jun 3, 2011
Messages
1
Hello,

This is the first time that I post here on this board with an Excel problem.

I have the next problem where I search for a solution

Code:
No        ID            FatherID       MotherID
1         1037             2                 104
2           2               135               250
3          104 
4          135

And so on; the idea is to get the FatherID and MotherID from a database on a separate worksheet. A person have a father and a mother. No 2 is the father of No 1 and No 3 is the mother of number 1 and so on.

Manualy is it with the function =D3 / =D4, =E3 / =E4 and futher but when a copy the formulas with the mouse in the selection to under than is not correct.

Is there a easier way to copy the data into the column ID from the row because a have a database of more than 2000 persons.

Hopefully you understand the problem and you can help me.

Screenshot:

k49jwk.png


2s0g6ki.png
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).

Forum statistics

Threads
1,224,537
Messages
6,179,408
Members
452,912
Latest member
alicemil

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