473,385 Members | 1,844 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,385 software developers and data experts.

Showing Forms in Access Basic Conditional on Field Entry

I would like to know how to write my Access prog so's when users are entering fields on an initial form they suddenly get presented with a different form depending upon what they enter in one of those fields.

So that, for instance, if they enter 'England' they get presented with a form asking questions about England and so on....

I'm very new at all this and ignorant of Access (you can see that?) and I wonder what it means if I do this:

If another form opens up to take in data must I close the last form?
Will the data on the last form be written into the data tables automatically on closing that form?
Aug 12 '10 #1
1 1235
Stewart Ross
2,545 Expert Mod 2GB
I think you'd need considerably more experience than you have already got to do what you ask, as you need to be familiar with database design in general, custom forms design and VBA code.

It is certainly possible to design a custom switchboard that presents different forms options to users depending on values in underlying fields or on user options chosen. For an example of how it is done you can look at the Switchboard builder that is supplied with Access, which creates a single blank form with option buttons, and all levels of switchboard that follow are built around this one form.

I'd suggest you work through examples in good 'how-to' books such as Building Microsoft Access Applications by John L. Viescas, as learning by doing is the only way you will build the experience to be able to set such things up.

-Stewart
Aug 14 '10 #2

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

Similar topics

1
by: Daniel Hill | last post by:
OK, I have very, VERY basic background knowledge of VB6 and have now upgraded to VB.NET and now I'm struggling to bring up the forms I want. What I am looking to do is to have a click a command...
7
by: MLH | last post by:
Is the following remotely correct? =DDE("C:\Program Files\Program Files\Outlook Express\OEmig50","Attachment","Name") I'm not sure that OEmig50.exe is the executable for OE. Anybody know? ...
0
by: Stephen Corey | last post by:
Can I access the PR_COMMENT field of an email using the Outlook Object Model (Using Visual C++)? I don't want to use Redemption, because I've used extended MAPI already in my VC++ project, and...
2
by: elena | last post by:
Hi, All Please, i need help with cast string to DateTime: DateTime dt = new DateTime(2006,09,17); it works i can update Field in Access DB Next field is Short Time data type, how i can cast...
2
by: GinnyP | last post by:
Hi, I am new to access basic coding. I would like to select fields from a table based on specific critera. I tried using query but because I am retrieving data from a very large DB2 table it time...
3
by: smuir | last post by:
I am working with a basic access form for a payroll system and need to modify it such that if an employee worked overtime, then their overtime payrate and hours show up on the report below their...
1
by: Ashish Gupta | last post by:
I have Access 2007 formatted field (memo). I want to display it on VB form using a control. Richtextbox does not work. Pls suggest a solution.
0
by: sreedevipd | last post by:
Hi All, How to reseed access auto number field by using c#.net.I am stuck in that...plz help me ??? Thanks in advance, Sreedevi
5
ronverdonk
by: ronverdonk | last post by:
Does Access have a FIELD() function or something alike. I want to sort my query result in a non-standard order by specifying e.g. SELECT * from table_name ORDER BY FIELD(col_name, 'You', 'Me', 'We',...
8
by: alinagoo | last post by:
Hello all. I have the following code but it does not work! Please help me how can i access to a field with a variable keeping Name of that field? PRIVATE SUB ANALYZE(FieldName as string) dim...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.