Hi ChipR
where use this code:
IIF(AIsChecked AND fldAns1 = fldCorrectAnswe r,1,0)
please if you make modifications in attached file.
User Profile
Collapse
-
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...Leave a comment:
-
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+...Leave a comment:
-
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... -
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.
thankLeave a comment:
-
-
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 -
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...Leave a comment:
-
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. -
-
Hi PianoMan64 and nico5038
your help is greatly appreciated, and if you have any advice before I start my project.Leave a comment:
-
Deploy MS access applications
Hi Friends,
can I deploy MS access applications as wibpage over an intranet without using ASP, PHP etc.....
thanks -
-
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)...
No activity results to display
Show More
Leave a comment: