Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. UncleBonehead

    Concatenate, IsNull, Carriage Return

    1) How can I prevent the following from creating the extra line returns if the [PartComments] field is null? 2) How can I prevent the following from creating the extra line returns at the end if there is only one record? Component Info: Concatenate("SELECT [Issue#] + ') ' & [PartName] & '; P/N...

Part and Inventory Search

Back
Top