linking cells

happyman123uk

Board Regular
Joined
Mar 19, 2012
Messages
69
How do i link cells ie if i input somethng into say e5 I want it to add 1 to d5
then if i put info into e6 it will add another 1 to d5 making d5 =2

so E5 =lost18
e6 =won 18

then d5 would =2

e7 =won 9

then d5 would =3

but e5 is on 1 sheet2 and d5 is sheet 2 but in same workbook
 
Last edited:

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
:eek: :confused:

You can "link" cells by formula.

The formula in D5 would be something like:

=COUNTA(E5:E6) or whatever range you want to cover.


The rest, I'm lost on. Maybe post a screenshot of your workbook before and after your results are entered.
 
Upvote 0

Forum statistics

Threads
1,213,515
Messages
6,114,080
Members
448,548
Latest member
harryls

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