Date as a Trigger

tmk0427

Board Regular
Joined
Dec 14, 2005
Messages
63
Office Version
  1. 365
Hello there. I need help. When I enter a date such as in the example below, I want the cells b2 and c2 in Tab 2 to link to cells in a3 and b3 in Tab 1 (as shown below). And when I change to date i.e. I change it to 9/2/14 I want the data in Tab 1 cells a3 and b3 to populate cells b3 and c3 in Tab 2 and to continue that way down those columns. Any help will be appreciated. Thanks.

Tab 1
[TABLE="width: 500"]
<tbody>[TR]
[TD]Date
[/TD]
[TD]9/1/14
[/TD]
[/TR]
[TR]
[TD]Total
[/TD]
[TD]Total
[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]2
[/TD]
[/TR]
</tbody>[/TABLE]

Tab 2
[TABLE="width: 500"]
<tbody>[TR]
[TD]Days
[/TD]
[TD]Total
[/TD]
[TD]Total
[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]=a3
[/TD]
[TD]=b3
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.

Forum statistics

Threads
1,222,196
Messages
6,164,520
Members
451,900
Latest member
lamski

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