View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
XP XP is offline
external usenet poster
 
Posts: 389
Default Special character in Input Message - Data Validation

I'm building a message in the "Input Message" tab of the "Data Validation"
dialog.

Manually, I can add a special character that is a large black triangle
pointing to the right like a bullet. However, I can't seem to produce this
character using code.

Can someone please post an example where I can insert a special character
using code?

Thanks!