472,986 Members | 3,101 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Nested forms, three deep to create Excel-like tables???

NA
Is it possible to have adjustable tables (not Access tables per se) but
those in Ms Word or Excel based on nexted forms three deep? In other words,
if I have a main form, Repair History, both the row and columns would grow
accordingly.
Column Heading: Parts
Row Heading: Repair Description

In this case, I may only know 25% of the parts when creating the table after
which, I would like the user to be able to add both the type of parts as
well as the repair description. So, something like this
***Day 15: New User
Customer info
...
...
...
...

Repair History

Washers Gaskets
Solder
1) Bathroom Sink Leak Repair [SS - s14] [natural ruber -size 00] [
Acid Core - 5feet]
2) Master Shower Repair [Bronze - s20]
***Day 200
Customer info
...
...
...
...

Repair History
Washers
Gaskets Solder Caulk
1) Bathroom Sink Leak Repair [SS - s14] [natural ruber -size 00] [
Acid Core - 5feet]
2) Master Shower Repair [Bronze - s20]
3) Tub Repair
[silicone- 1 tube]

In this case, the users would merely add a column heading 'Caulk', which,
presumably, would be an additional record in the parent table (repair parts)
to the workorders table. This is necessary because the database design
knows little about plumbing and the plumbers know nothing about database
design. I would assume that this could be achieved by nesting the three
forms from the three respective tables three deep. However, I can't seem to
get it to work.

Can Access allow such "tables" to expand both horizontally and vertically?
Note that I do not want to use combo boxes.


Nov 12 '05 #1
1 2443
"NA" <NA@NA.COM> wrote in message news:<40**********************@news.rcn.com>...
Is it possible to have adjustable tables (not Access tables per se) but
those in Ms Word or Excel based on nexted forms three deep? In other words,
if I have a main form, Repair History, both the row and columns would grow
accordingly.
<SNIP>
Can Access allow such "tables" to expand both horizontally and vertically?
Note that I do not want to use combo boxes.


Sounds like a fundamental misunderstanding of database design. Excel
and Access are VERY different. Tables in Access are not really meant
to be adjustable - well, not after you've delivered your solution, say
as an MDE. If you want the users to be able to add fields at runtime,
you're going to make a serious mess of your database. You need to
figure out what information you need to store about each "thing" up
front. You can hide fields on your form, but you really shouldn't let
your users muck with your table design. It'll be impossible to keep
your database working.
Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Matt | last post by:
I am working in a project where the business model is complex enough that many common retrieval functions become difficult to develop and maintain in single query statements or functions. I have...
0
by: DFS | last post by:
This works fine for me, and is very useful. You can't nest tab controls on each other, so: * start with main form * tab control 1 is placed on main form * subform 1 is placed on tab control 1...
0
by: kettch | last post by:
Is it possible to have nested repeaters three layers deep I have gotten it to work with only two, and when I tried to get the third layer to work COD <asp:repeater id="rep"...
1
by: Thapliyal, Deepak | last post by:
Can I use a "set transaction" type mechanism within a function? thx Deep -----Original Message----- From: Joshua D. Drake Sent: Tuesday, January 13, 2004 10:17 AM To: Thapliyal, Deepak...
6
by: Licheng Fang | last post by:
I wanna use nested lists as an array, but here's the problem: >>> a = *3]*3 >>> a , , ] >>> a = 1 >>> a , , ] Could anybody please explain to me why three values were change? I'm
5
by: matt | last post by:
hello, i am on an interesting project. in this project, i have to create dynamic data-entry forms for offline-users to fill out, save locally, and eventually postback to our app (when back...
12
by: upernikaw | last post by:
Hello, I am attempting to create a nested loop (in Access 2003/VB) that will print a report for a set of user defined months inputed on a form and that will print out for every Client. So the first...
1
PrinsonG
by: PrinsonG | last post by:
My Query is How do I export to excel/csv using Nested Repeaters. My project is web-based and i am using C#.Net. In this i use three repeaters. one displays ID, Name of the user. second...
2
by: Christopher.M.Weber | last post by:
I've been trying to figure out how to nest objects in a SOAP request and response for a couple of days. My client wants to pass me this XML document: (I've changed the element names to because...
5
by: ElPresidente | last post by:
Now that I have your attention haha... I have this weekly file that contains several hundred invoices that need to be given batch letters in according to the following hierarchy. Employee...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

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.