Show numeric and text data in a digital display on your Microsoft Access forms and reports. This format is similar to displays on calculators and other electronic devices:
 
	 
	The Digital Display control can also be data bound to a field on your form or report's recordsource. Give a new appearance to your data!
Simply place the control on your form and size it. You can then set a variety of options:
Each digit in the Digital Display control is made up of eight segments. These segments are enabled or disabled to display the numbers. You may also use alphabetic (a-z) characters in the Value property of this control.
Since all letters cannot be represented with eight segments, some letters may not appear correctly. The following letters are properly displayed:
A,B,b,C,c,D,d,E,F,g,H,h,I,i,J,L,l,N,n,O,o,P,R,r,S,U,u,Y,Z
The Digital Display control also displays some other useful characters. The following other characters are accurately displayed: + - . ,
No programming is required to use this control; however, all properties can be set via VBA, and there are events for mouse clicks and key presses.
 About Box
About Box
		 Browse for Folders and Printers
Browse for Folders and Printers
		 Clipboard
Clipboard
		 Common Dialogs
Common Dialogs
		 INI Files
INI Files
		 Registry Settings
Registry Settings
		 System Information
System Information
    Supports Microsoft Access 2016, 2013, 2010, 2007, 2003, 2002, and 2000