User Profile

Collapse

Profile Sidebar

Collapse
SAMI2
SAMI2
Last Activity: Jan 20 '09, 02:30 AM
Joined: Jul 15 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • SAMI2
    replied to 4CheckMarks and 4Options
    Hi ChipR

    where use this code:
    IIF(AIsChecked AND fldAns1 = fldCorrectAnswe r,1,0)

    please if you make modifications in attached file.
    See more | Go to post

    Leave a comment:


  • SAMI2
    replied to 4CheckMarks and 4Options
    thank you so much for reply.

    same Question in other way.

    Should be come the correct answer score to the result box.
    in Question no. (1)
    if choose A should be the result = 0.
    if choose B should be the result = 1.
    if choose C should be the result = 0.
    if choose D should be the result = 0.

    How I specify the correct answer.

    Maybe you get my idea clearly in...
    See more | Go to post

    Leave a comment:


  • SAMI2
    replied to 4CheckMarks and 4Options
    Hi missinglinq
    I am sorry about that.
    the version MS Access 2007.
    ------------------------------------------

    I have a continues form “Form1” contained 4 checkmarks, 4 options and TextboxResult.

    I need code for:
    each Checkmark = 0 if I select = 1
    Option1 = Checkmark1
    Option2 = Checkmark2
    Option3 = Checkmark3
    Option4 = Checkmark4
    Textbox Result =Option1+...
    See more | Go to post

    Leave a comment:


  • SAMI2
    started a topic 4CheckMarks and 4Options

    4CheckMarks and 4Options

    Hi
    I need your help to complete this program, I have some modifications.
    first check the attch "2Check".

    When I choose checkA, optionA selected automatically, I do not want to work with each other,
    maybe I choose CheckA and OptionB result would be zero or choose CheckA and OptionA result would be one.

    thanks...
    See more | Go to post

  • SAMI2
    replied to Create database on WebSite
    Hi Joe P.

    Thank you so much for getting good information for you,

    what about php or CodeCharge Studio Studio is an IDE to know for my interest.

    thank
    See more | Go to post

    Leave a comment:


  • SAMI2
    replied to 4 Combo Boxes
    Hi

    I need your help.
    See more | Go to post

    Leave a comment:


  • SAMI2
    started a topic Create database on WebSite

    Create database on WebSite

    Hi

    I have create database by MSaccess in the my computer and I need publish on the Internet to use direct from website. the database contain tables, queries and forms that is as application.
    I want open the application through the internet.
    I have background of MSaccess, and what comes after to learn,
    I want the simple way to reach my interest .

    thanks
    See more | Go to post

  • SAMI2
    replied to 4 Combo Boxes
    Hi

    Please check ComboBox No. 3 "ComboTopic "

    When select grade and subject then topic that is ok but next time for topic not ok.

    The attachment in this link:

    http://www.dbforums.com/showthread.p...01#post6362701

    Thanks...
    See more | Go to post

    Leave a comment:


  • SAMI2
    started a topic 4 Combo Boxes

    4 Combo Boxes

    Hi
    I want to create 4 Combo Boxes,
    First for Grade Classes
    Second for Subject
    Third for Topics
    forth for Exam No.

    when I select first Grade Class I want show all subject for First Grade in Second ComboBoxe etc.

    I tried many times to active third ComboBox for topic and forth ComboBox for exam but no avail, please I need your help.

    this attach you will see my attempt.
    See more | Go to post

  • SAMI2
    replied to Deploy MS access applications
    thank to all one send to me reply
    See more | Go to post

    Leave a comment:


  • SAMI2
    replied to Deploy MS access applications
    Hi PianoMan64 and nico5038

    your help is greatly appreciated, and if you have any advice before I start my project.
    See more | Go to post

    Leave a comment:


  • SAMI2
    started a topic Deploy MS access applications

    Deploy MS access applications

    Hi Friends,

    can I deploy MS access applications as wibpage over an intranet without using ASP, PHP etc.....

    thanks
    See more | Go to post

  • SAMI2
    replied to I can not add more than 92
    Hi JKing

    Thank you so much, you are right.
    See more | Go to post

    Leave a comment:


  • SAMI2
    started a topic I can not add more than 92

    I can not add more than 92

    I can not add more than 92, when I add + Val(A93), it come in new line with red color

    Private Sub TextTestResult_ Enter()
    TextTestResult = Val(A1) + Val(A2) + Val(A3) + Val(A4) + Val(A5) + Val(A6) + Val(A7) + Val(A8) + Val(A9) + Val(A10) + Val(A11) + Val(A12) + Val(A13) + Val(A14) + Val(A15) + Val(A16) + Val(A17) + Val(A18) + Val(A19) + Val(A20) + Val(A21) + Val(A22) + Val(A23) + Val(A24) + Val(A25) + Val(A26) + Val(A27) + Val(A28)...
    See more | Go to post
No activity results to display
Show More
Working...