User Profile

Collapse

Profile Sidebar

Collapse
MRuzly
MRuzly
Last Activity: Sep 3 '07, 06:27 PM
Joined: Sep 1 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • MRuzly
    started a topic Field Generating

    Field Generating

    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.
    ...
    See more | Go to post

  • MRuzly
    replied to Generating Fields
    I kindly thank you for your help. the program is working successfully

    Good Luck!...
    See more | Go to post

    Leave a comment:


  • MRuzly
    replied to Generating Fields
    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...
    See more | Go to post

    Leave a comment:


  • MRuzly
    replied to Generating Fields
    - yes, the telephone number with 11-digits oftern
    - Numeric Type Field...
    See more | Go to post

    Leave a comment:


  • MRuzly
    replied to Generating Fields
    No it can start with 2nd digit...
    See more | Go to post

    Leave a comment:


  • MRuzly
    started a topic Generating Fields

    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.

    ...
    See more | Go to post
No activity results to display
Show More
Working...