Issue with pasting formula into post

jillian728

Active Member
Joined
Jun 20, 2003
Messages
250
My formula keeps cutting off when trying to post for help (see below). It cuts off at the #7. After the #7, there is a a less than sign, then RC[-20],""New"",""Old"")"


"=IF(TODAY()-7 <RC[-20],""New"",""Old"")"

Any idea why this is happening?
 
Hi,

It is something HTML does.

either put spaces around the signs

=A1 < A2

or use the code button.



Code:
=A1<A2
 

Forum statistics

Threads
1,221,672
Messages
6,161,199
Members
451,688
Latest member
Gregs44132

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