Dear Friends
I want to creat more than one field in table on one event.
example:
staring mobile no: 7783457001
end mobile no: 7783457050
if enter starting and end mobile numbers in text box and click save button. database shuld create fields between 7783457001 and 7783457050 and save mobile numbers in table field. pls help how can I program this in MS Access Form with MS SQL.
...
User Profile
Collapse
-
I kindly thank you for your help. the program is working successfully
Good Luck!... -
When I compile the code following Error msg displaying
Method or Data Member not found!
and highligting following line in code.
Me.MobileNumber = Format(mn + (StartMN - 1), "0000000000 0")
please help me to void this Error...Leave a comment:
-
- yes, the telephone number with 11-digits oftern
- Numeric Type Field...Leave a comment:
-
-
Generating Fields
Dear Friends
I want to creat more than one field in table on one event.
example:
staring mobile no: 07783457001
end mobile no: 07783457050
if enter starting and end mobile numbers in text box and click save button. database shuld create fields between 07783457001 and 07783457050 and save mobile numbers in table field. pls help how can I program this in MS Access or MS SQL.
...
No activity results to display
Show More
Leave a comment: