The AutoNumber data type automatically generates a unique number for each record that’s added to a table, and is commonly used for primary key fields. Seldom, if ever, should the value of the AutoNumber field be shown to your database users. If the value of the AutoNumber field is relevant to your Access forms and reports, then it may be that you shouldn’t be using the AutoNumber type, since there[…]
READ MORE about Access Tip: Using the AutoNumber Data Type in AccessCrystal Reports – Combine Text Strings in a Text Box
Interested in Crystal Reports Training? Check out our Course List to view course outlines! For more information about Crystal Reports training, please call (512) 794-8440 or please fill out our Class Information Request Form and we will contact you with more information. A common need in Crystal Reports is to combine or “concatenate” text strings so that the extra empty space between the data elements is eliminated, such as when[…]
READ MORE about Crystal Reports – Combine Text Strings in a Text Box