I want to have information from a worksheet with standard information be imported to a worksheet that changes daily if the name values match exactly
For example:
[TABLE="width: 256"]
<tbody>[TR]
[TD="class: xl63, width: 64"]
<colgroup><col style="width:48pt" span="4" width="64"> </colgroup><tbody>
[TD="class: xl65, width: 64"]insurance[/TD]
[TD="class: xl65, width: 64"]first name[/TD]
[TD="class: xl65, width: 64"]last name[/TD]
[TD="class: xl65, width: 64"]diagnosis[/TD]
</tbody>[/TD]
[TD="class: xl63, width: 64"][/TD]
[TD="class: xl63, width: 64"][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Thus, on[/TD]
[TD]another worksheet whenever I type the name John
Adams in a cell the insurance and diagnosis cells on the other page will automatically be populated. I would like the original worksheet to be dynamic so that every time I add a new person to the first table it can be searched on the next worksheet. Whenever I update the original worksheet, the second worksheet is updated also.
What type of formula would I need to research?
Any help is appreciated. Sorry for the funky formatting, couldn't get it to stop.
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
For example:
[TABLE="width: 256"]
<tbody>[TR]
[TD="class: xl63, width: 64"]
Blue Cross | John | Adams | Strep |
Aetna | Ringo | Starr | Good voice |
Medicaid | Paul | McCartney | Song writer |
United Behavioral Health | President | Reagan | Deceased |
<colgroup><col style="width:48pt" span="4" width="64"> </colgroup><tbody>
[TD="class: xl65, width: 64"]insurance[/TD]
[TD="class: xl65, width: 64"]first name[/TD]
[TD="class: xl65, width: 64"]last name[/TD]
[TD="class: xl65, width: 64"]diagnosis[/TD]
</tbody>
[TD="class: xl63, width: 64"][/TD]
[TD="class: xl63, width: 64"][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Thus, on[/TD]
[TD]another worksheet whenever I type the name John
Adams in a cell the insurance and diagnosis cells on the other page will automatically be populated. I would like the original worksheet to be dynamic so that every time I add a new person to the first table it can be searched on the next worksheet. Whenever I update the original worksheet, the second worksheet is updated also.
What type of formula would I need to research?
Any help is appreciated. Sorry for the funky formatting, couldn't get it to stop.
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Last edited: