473,466 Members | 1,656 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Quiz Maker

18 New Member
Hi I'm working on Quiz Maker using Microsoft Access
I finished the switchboard Form
How can I make it open when the as the program starts
Feb 5 '08 #1
6 4488
missinglinq
3,532 Recognized Expert Specialist
Got Tools - Startup and under Display Form/Page select your switchboard.

Welcome to TheScripts!

Linq ;0)>
Feb 5 '08 #2
ADezii
8,834 Recognized Expert Expert
Hi I'm working on Quiz Maker using Microsoft Access
I finished the switchboard Form
How can I make it open when the as the program starts
How can I make it open when the as the program starts
  1. Method #1
    1. Tools
    2. Startup
    3. Display Form/Page
    4. Set to your Switchboard Name
  2. Method #2
    1. Create a New Macro
    2. Under action ==> OpenForm
    3. Under Form Name Argument ==> set to Name of your Switchboard
    4. Set other Action Arguments if necessary
    5. Save the Macro as ==> AutoExec
    6. If AutoExec Macro already exists, add OpenForm to end of Macro
Feb 5 '08 #3
tawjaw
18 New Member
Hi I'm working on Quiz Maker using Microsoft Access
I finished the switchboard Form
How can I make it open when the as the program starts
Another question
How can I make an auto numbering label in the report
to label the questions
Feb 5 '08 #4
ADezii
8,834 Recognized Expert Expert
Another question
How can I make an auto numbering label in the report
to label the questions
  1. Create an Unbound 'Text Box' on the Report
  2. Set the Control Source = 1 (Data Tab)
  3. Set the Running Sum = Over All (Data Tab)
Feb 5 '08 #5
tawjaw
18 New Member
  1. Create an Unbound 'Text Box' on the Report
  2. Set the Control Source = 1 (Data Tab)
  3. Set the Running Sum = Over All (Data Tab)
Sorry for all these questions but I'm beginner with Access
What's (Data Tab)?
thx for helping
Feb 5 '08 #6
ADezii
8,834 Recognized Expert Expert
Sorry for all these questions but I'm beginner with Access
What's (Data Tab)?
thx for helping
Select the Text Box ==> View ==> Properties. The Propwrties for the Text Box will displayed organized in 5 Tabs. Data will be one of the Tabs, the one which you'll select.
Feb 5 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Sketcher | last post by:
Hi, I am trying to create a quiz, Code is as follows: <html> <head> <title>Quiz</title> </head> <BODY> <Center><TABLE cellSpacing=3 cellPadding=0 border=0>
5
by: Vandana Rola | last post by:
Hello Everyone, I am a beginner in Javascript.I want to create fun quiz tool using javascript (no database). The feature of that tool is every question has five choices. The user needs to select...
4
by: DAL | last post by:
I want to build my kid a program that cycles through questions (using a label for the question), and lets him choose one of two radio buttons for the right answer. How do I get every set of...
0
by: philip | last post by:
hello, i am now developing a quiz application for my school using ASP.NET and SQL SERVER 2005, here is a senario: It will have 20 students for taking a quiz in a classroom, they have to answer...
2
by: kenny | last post by:
I'm making a quiz to be posted on the internet. but I'm facing difficulties in finding a simple timer for the quiz (unlimited timing) which will keep on running regardless to the change of the page...
0
NoPeasHear
by: NoPeasHear | last post by:
I don't know what I am doing wrong... I used this tutorial... http://www.permadi.com/tutorial/flashMXQuiz/index.html It works with their quiz.xml file, but when I add an option for multiple...
3
by: Raqueeb Hassan | last post by:
Hello, I was helping one of my friend's school on setting up a online quiz system. They have the AMP systems to host php+mysql. The quiz script/software should have the following features: a....
5
nomad
by: nomad | last post by:
Hello Everyone: Just want to ask how easy would it be to build a quiz in Java. I have not use Java for a few months (5). Quiz would need the following: 1. T or F and mulitiple question, possible...
3
by: empiresolutions | last post by:
I am building a app that creates quizzes. This is how it goes - - Create Quiz - Provide up to 10 different types of Quiz Results - Give up to 50 Questions - Each Question has up to 10 possible...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.