I am currently creating a catalog database, and filing all of the catalogs. I have a report that creates labels for each catalog as it is entered. The labels have two different characteristics: catalog date, filed under. Catalog Date is a field on tblCatalog that is not required to be entered. I want it to set to a default string "N/A" (for obvious reasons) if nothing is entered. Is it possible to write some simple code to overwrite the input mask? It is set to date/time. The data entry form is called frmCatalogDataEntry.
Thanks in advance.
Dan Eaton
Thanks in advance.
Dan Eaton