I have a label box and I have trying to format the paragraph with bulletin points, but it is greyed out.
I have a label box and I have trying to format the paragraph with bulletin points, but it is greyed out.
By 'label box' do you mean a label control? What exactly is greyed out? Where are you seeing bulletin points?
If you really mean a 'text box' and you want to apply rich text format to data input, textbox must be bound to a memo type field with TextFormat property set for Rich Text.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
I am in form design view. i have a written paragraph using the label text, I want to add a bulletin point to a sentence. The option is grayed out.By 'label box' do you mean a label control? What exactly is greyed out? Where are you seeing bulletin points?
If you really mean a 'text box' and you want to apply rich text format to data input, textbox must be bound to a memo type field with TextFormat property set for Rich Text.
![]()
As I said, memo type field and bound textbox, both set for RTF. Apply RTF to data typed into textbox.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
You have a paragraph typed on the form - how - in a textbox?
I just tested an UNBOUND textbox with Rich Text format and it works in FORM view - not DESIGN.
Nothing is going to change this.
So RTF is really only of benefit for saving data to a MEMO type field.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
I have a paragraph typed in a label box not textbox. I am using a label box, how many times do i need to repeat myself.
I don't believe you can use ribbon controls to create what's basically an ordered (bulleted) list in a label. But you can use bullet type characters in the label caption if that helps (such as *).
The more we hear silence, the more we begin to think about our value in this universe.
Paraphrase of Professor Brian Cox.
And as I tried to advise, RTF works with a textbox, not a label control. Sorry if I was not explicit enough.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
I added a textbox and made it rich text, the bullet points are still grayed out.
Last edited by Micron; 11-29-2018 at 10:12 PM. Reason: spelin and gramur
The more we hear silence, the more we begin to think about our value in this universe.
Paraphrase of Professor Brian Cox.
I hope not since in post 6 I stated to use FORM not DESIGN view.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
If access only alllow you to use bulletin points to type while form is open, that is pretty stupid. I have instruction on form for users to follow.
It is what it is. What are you really trying to accomplish? Perhaps should use a jpg or png image of your 'instructions'.
Or as micron suggested, use characters like * or - as bullets.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.