K
KimTong via AccessMonster.com
Hi,
I'd like to print a message, like 'Data Error" on screen using VB when the
user enter the wrong data, e.g:
If wrongdata then
Print "Data Error"
end if
Is anybody can tell me how to write in VB? I tried to use 'Print' statement,
but it doesn't work.
Thank you in advance.
KFT
I'd like to print a message, like 'Data Error" on screen using VB when the
user enter the wrong data, e.g:
If wrongdata then
Print "Data Error"
end if
Is anybody can tell me how to write in VB? I tried to use 'Print' statement,
but it doesn't work.
Thank you in advance.
KFT