Dec 16th, 1999, 05:35 AM
Hi,
I am trying to concatenate a 4 times multiplication table as a string "MStr$" into a text box.Whenever I click on a command button it should multiply 4 x 1,2,3,...12. and place all of it in the textbox. I also used the new line string character NL$=Ch$(13)+Ch$(10) as a multiline, but still finding difficulties.
Any help will be much appreciated. Thank you.
Albert
PS:using VB6
I am trying to concatenate a 4 times multiplication table as a string "MStr$" into a text box.Whenever I click on a command button it should multiply 4 x 1,2,3,...12. and place all of it in the textbox. I also used the new line string character NL$=Ch$(13)+Ch$(10) as a multiline, but still finding difficulties.
Any help will be much appreciated. Thank you.
Albert
PS:using VB6