New Board: smilies

erik.van.geit

MrExcel MVP
Joined
Feb 1, 2003
Messages
17,832
Hi, again ;)

Suggestion for Admins: do not use shortcuts for smilies with ":"+single character (without space)
: x
: d
: p
: d

Previous sentence without space after the ":"
Suggestion for Admins:do not use shortcuts for smilies with ":"+single


But who would think that a simple codeline would invoke a smily?
Range("d2:d8") = myValue

(unless you put a space between = : and d)
Range("d2: d8") = myValue
or use CODEtags
Code:
Range("d2:d8") = myValue

What about this?
He said:eek:, dear!!
Code:
He said:o, dear!!

I know people "should" check their posts, they should use a space after any punctuation, they can "Disable smilies in text" when submitting a post...

thanks for reading &
kind regards,
Erik
 

Forum statistics

Threads
1,221,604
Messages
6,160,747
Members
451,670
Latest member
Peaches000

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