I am trying to take ; out of text field when extracting the data out of the database.
Unfortunately the Text field with create the value ; when a user uses the carriage return when entering in text. I want to get rid of the ; when exporting data into Excel?
Microsoft Access is a rapid application development (RAD) relational database tool. Access can be used for both desktop and web-based applications, and uses VBA (Visual Basic for Applications) as its coding language.