473,406 Members | 2,273 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Form Creation Help

43
I'm sure this question will appear very basic, however, I having a brain freeze moment. Here goes, I am trying to create a form that is basically a text box with a yes or no option, it will go something like this.

Text: "Did you clean Electrodes"
Please enter initals" [text box for intials]

Yes or No
"If yes, please run single cell test] then another form will open for them to run the test.

Please help, greatly appreciated

Toni
Mar 19 '13 #1
4 1319
Seth Schrock
2,965 Expert 2GB
What part are you having trouble with? As this would probably be an unbound form (not linked to a recordsource), I would just create a form in design view, add a label to hold your text and add two buttons for the Yes and No. You would then program the OnClick events for the buttons to do what you want each to do. Oh, and then add a textbox for the initials.
Mar 19 '13 #2
tmdrake
43
Thanks Seth, I said it was simple. I think the reason I couldn't get it to work is I was using text boxes instead of label.

Toni
Mar 19 '13 #3
Seth Schrock
2,965 Expert 2GB
You can use text boxes. You just would make the control source be ="Your Text Here...". It really makes no difference. I just prefer to use a label if the functions of the textbox aren't needed (all the events and so forth).
Mar 19 '13 #4
zmbd
5,501 Expert Mod 4TB
>The remaining posts were split>
Opening and Closing Popup Form
Mar 19 '13 #5

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

Similar topics

0
by: Mark Andrews | last post by:
Anyone know of a good tool to enable regular (non developers) to build simple forms which when built provide functionality to save the data from the form to a database and email user(s) with the...
0
by: Fiona McBride | last post by:
Hi all, I have a really odd problem with some Visual Basic .NET 2003 code; I have a program that creates a number of windows which contain RichTextBox, Timers (disabled) and menus. The code...
2
by: James R Esposito | last post by:
I am trying to transition from Access97 to Visual Basic.net. My biggest challenge to date is the creation of a Main/Sub Form. In Access97 You create a main form and you can then insert a sub...
2
by: Rob Richardson | last post by:
Greetings! I am a VB6 programmer just learning .Net. In the VB6 world, I am used to creating a form, calling "MyForm.Show vbModal", and then assuming in the next step that information on the...
0
by: Matt | last post by:
Ok, I'm a recent convert to .net, currently developing with VS2005. I've had a lot of success using GridViews, dataviews, and so on. So much easier than Interdev... However, I have a custom form...
1
by: faiyeah | last post by:
Here is my database design: Entity ------ Publisher(, PubName) Author(, AuName) Sale(, Price, UnitOnHand) Book(, Title, BkType, PubCode)
3
by: joeakabloo | last post by:
I've been working on an AJAX web app, my first one actually. Run into an issue I'm not sure how to resolve (been googling and reading trying to find a fix). Basic premise: Using AJAX to handle...
1
by: exptrade2001 | last post by:
Hi guys, I am pretty new to JavaScript and I am trying to create a form and submit it dynamically. Here is my code. I can step through it without errors but new window does not open. What else do I...
2
by: libish | last post by:
hi all, can any one help me to create dynamic forms in windows mobile application. here in my application, i'm requesting a server response, and the server response contains directions for the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
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...

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.