Hi all,
I am using VB6 SP5 and CR7 to print a list of countries from a table COUNTRIES in a database MYDB in Access 97. The table has just one field C_NAME and each country name is a separate record. I want the printed output to be as follows:
Argentina, Afghanistan, Angola, Bahrain, Bogota....
I am at the moment getting only this:
Argentina
Afghanistan
Angola
Bahrain
Bogota....
Any help would be most appreciated. Thanks
Rizwan.
I am using VB6 SP5 and CR7 to print a list of countries from a table COUNTRIES in a database MYDB in Access 97. The table has just one field C_NAME and each country name is a separate record. I want the printed output to be as follows:
Argentina, Afghanistan, Angola, Bahrain, Bogota....
I am at the moment getting only this:
Argentina
Afghanistan
Angola
Bahrain
Bogota....
Any help would be most appreciated. Thanks
Rizwan.