|
Contributor
|
|
| 20Jun2010,17:04 | #11 |
|
Getting same problem pl. help
|
|
Pro contributor
|
![]() |
| 21Jun2010,02:49 | #12 |
|
Contributor
|
|
| 21Jun2010,09:27 | #13 |
|
I have attached the file in zip
|
|
Pro contributor
|
![]() |
| 24Jun2010,04:10 | #14 |
|
change this and tell me again what is your problem
Code:
.......... Private Sub cmdAdd_Click() If Trim(Text1.Text) <> "" And Trim(Text2.Text) <> "" And Trim(Text3.Text) <> "" And Trim(Text4.Text) <> "" And Trim(Text5.Text) <> "" And Trim(Text6.Text) <> "" Then With Rs ...............
viv345
like this
|


