Can I Allow Circular Referencing

TTEMAN

New Member
Joined
Feb 25, 2002
Messages
11
If i want to have a formula and a money data value eg £1500 in the same cell is this possible. example in cell b1 can i formula =sum(a1-b1)
i know this gives an error but can i get round it please. i am a novice.

THANK YOU Aladin but i want to know is it possible to only use the two cells?

THANK YOU MarkW but my question is can i put formula and data in the same cell? the above was just a simple illustration.
_________________
Many Thanks To All You Helpers
This message was edited by TTEMAN on 2002-02-26 09:32
This message was edited by TTEMAN on 2002-02-27 00:43
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
On 2002-02-26 09:06, TTEMAN wrote:
If i want to have a formula and a money data value eg £1500 in the same cell is this possible. example in cell b1 can i formula =sum(a1-b1)
i know this gives an error but can i get round it please. i am a novice.

Put in A1: 100
Put in B1: 50
Enter in C1: =A1-B1
 
Upvote 0
BTW, the SUM() in =SUM(A1-B1) is superfluous! A1-B1 returns a single value, and there's no need to sum a single value.
 
Upvote 0

Forum statistics

Threads
1,226,730
Messages
6,192,708
Members
453,748
Latest member
akhtarf3

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