Split form datasheet on the bottom display column headers over multiple lines like in excel

dd*

New member
Local time
Today, 13:05
Joined
Nov 17, 2020
Messages
15
On a split form - datasheet on the bottom

When I resize the columns, the results are unable to see the column headings.

Can I have headers displayed on multiple lines like excel allows for example
I resize the column to data width. Instead of the column heading displays like
Categor

Display the column heading over multiple lines. for example
Category
Date


or
Can I have a tool-tip for example when I hover my mouse over the column headings, a tool-tip displays showing the full column heading

TIA
 
I doubt it.
Add the relevant text to the Controltip property for the controls.
If a description was added in the table, that would appear in the status bar?

HTH
 
Many thanks.

As a datasheet, Ive added the relevant text to the Controltip property for the controls.
The results, not so obvious in the Status Bar. I'll need to train the users to read the status bar, and the users are unlikely read the Status Bar.

Yes I'll use the Continuous form,as it allows renaming/ resizing of Column headers.
 

Users who are viewing this thread

Back
Top Bottom