Pearso
Nov 27th, 2005, 04:10 PM
I'm using the following code to create a message box with two things in it. HOw do i get them to appear one above the other and not side by side.
MsgBox ("Total Count = " & Count1 & " Total Coy = " & ECcount)
Thank you in advance.
MsgBox ("Total Count = " & Count1 & " Total Coy = " & ECcount)
Thank you in advance.