Microsoft
Software
Hardware
Network
Question : Date field on form show Number sign
Hi Experts
I have a text field, and if the content is longer than the field, the field show as much as possible. But when i have a field the contains a date + time, and this is to long for the field the field is only showing number signs (###############). Can't i get the field to show as much as possible just like the text fields?
Answer : Date field on form show Number sign
You can make the font smaller. Otherwise, you could try CStr(YourDateField) as the ControlSource, assuming you don't need to Edit that field. Other than that, you need to modify your interface.
Random Solutions
Strange occurance ADP/SQL2005 Subform Checkboxes autocheck when create new record
Deleting Group Policy Objects
Find text in file, and find next lines
Rename local Administrator user for all machines in the Domain
FSMO Roles
Adobe Acrobat 9 - forms and email submit button
How to append data from a varchar column to a text column
In Access 2007 what expression would update a value by simply removing all underscores?
How to get Full XML node name using C#
CRM 4.0: issues pre-populating a Currency lookup and money field ("A currency is required if a value exists in a money field")