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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by leondurham2002

  1. leondurham2002

    How can I find and replace carriage returns in Access?

    How can I find and replace carriage returns in Access? An update query doesn't seem to work because I want to keep the rest of the information in the cell. I figured out how to select the records with carriage returns: SELECT Table.Description FROM Table WHERE instr(Table.Description...

Part and Inventory Search

Back
Top