473,508 Members | 2,091 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Advice on achieving a dynamic page of text in access

16 New Member
Hi all,

I am hoping someone can give me a starting point for what I want to achieve. I have a working knowledge of access and VB but I am a recent learner so there's probably a lot of things that I don't even know exist.

I want to create a 'checklist' on a form. The user fills in the checkboxes and then presses a button. Pressing the button launches a popup form with various pieces of text displayed, based on how the checklist was completed.

If it helps to put this in perspective, the user will be working through a customer record with the checklist and then generating a custom talk script based on what they noted in the record.

All easy enough so far, I have a prototype that works by setting visible to true/false for the various text areas (labels) in the popup form, based on values in the checklist. But is there a way, where a text item is hidden, for lower items to 'move up' the page? As it is now, users have to scroll down large blank areas on the page where a large text item is hidden in order to get to the next visible item.

In a way I'm not sure that access is the best application for this task but I already have a lot of other code written in the database which I need to do the record checks in another system, so if anyone has advice on how to achieve this it would be greatly appreciated :)
Nov 8 '10 #1
2 1503
ADezii
8,834 Recognized Expert Expert
Do these Text Boxes have Control Sources, or are they use for displaying Text only depending on prior selections from a List? What are the Maximum Number of Text Boxes that can actually be displayed? What, exactly needs to be displayed. Kindly provide more detail, along with relevant code, so that we may proceed.
Nov 8 '10 #2
MOCaseA
34 New Member
From what I'm seing building a custom report based on a query is what you are looking for.

Create a query with all the needed fields as options (any fields that you need that aren't yes/no need to be in here as well)
Set the criteria in each Yes/No field as Yes (type it in). I would recommend not showing the Yes/No field unless you want a ton of "Yes" entries on your report.
Build a report based on the query and only those entries selected as yes will show.
You will probably have to tweak the report to show the neccessary dialog, but with a simple query you can eliminate a lot of empty space on your report.

If you already have a query built (the one generating a lot of space) you can run this query as well after that one to clear out the extra space.
Nov 8 '10 #3

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

Similar topics

3
10727
by: Robert Mark Bram | last post by:
Hi All! Has anyone seen an example of the following javascript powered control: - a dropdown select menu - the width of the control is set. Assume by "control" I mean the visible part of the...
5
3607
by: Mark | last post by:
I'm interested in displaying a dynamic page title, rather than the static html <title>My Page</title>. In a previous posting, I had seen a suggestion of making the title into a server control...
3
1702
by: vodafone | last post by:
Hy all I've a little problem. I need to write a dynamic page that render control according to validation status return from previous control validation status. To be clear, I've page that...
4
1883
by: Chris | last post by:
Can anyone recommend how to do a screen scrape from a dynamic page and save it to a text file? Regards, Chris.
4
3629
by: Ed Jay | last post by:
I generate a DHTML page (a medical report) with dynamically generated text based on user input (answers to questions). The page length changes dynamically. I desire that when the page is printed...
1
1384
by: florencepushpa | last post by:
hi, i need to create a staic and dynamic page in html.pls give the code. Thank u Pushpa
1
4357
by: Prashwee | last post by:
I have added a TabControl to my Application lately. I need to set the tab page text to bold when I change the index. I have done someting like this without any result. Can any one help me out...
5
2651
by: ycquak | last post by:
Hi, Currently I need to read contents from a dynamic page, which goes something like: http://servername/filename.jsp?arg1=a&arg2=b The content is not static, neither is there a file for me to...
1
1243
by: braich | last post by:
Hi All I am new to PHP and have been reading few basic books on PHP. I am trying to create a dynamic page based on the keyword in the url. Let’s say I have...
1
1814
by: wildman | last post by:
What property do I need to set so that I see the < and for next and prior page in my gridview. AllowPaging is true and I do see the page numbers and can select them but not the prior and next...
0
7225
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
7124
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7385
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
7046
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
7498
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
3195
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
3182
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1558
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 ...
1
766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.