I am trying to loop through some VBA code in an Access database, build a string as it goes along based on events in the loop then show the string in a text box control. Problem is that the Chr$(10) and CHR$(13) are being displayed as squares in the txt box.
example of code ...
Im a new boy on the block and am looking for a bit of help....
Ive got this bit of code below which I have cobbled together from bits and pieces but I need to make it quicker....that table is about 700,000 rows by 14 columns and I need to reconcile the lot!!!
Private Sub Command0_Click()
Dim...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.