473,443 Members | 1,989 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

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 1320
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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...
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
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
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: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.