A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Nested Subform???



 
 
Thread Tools Display Modes
  #1  
Old September 4th, 2006, 01:44 PM posted to microsoft.public.access.gettingstarted
Angel_1
external usenet poster
 
Posts: 38
Default Nested Subform???

Hi Again
I am using s tab page and i am having problems trying to display 2
different recrords on the same page.
I have a table which shows what type of services each of our two vehicles
has. One of them has one type and the other has three.
Is there anyway i can show the different types of services for the second
one on the same page?
I did try a query but it duplicated all the info for the second one.
Sorry i know this is not explained very well. I can send you a screen shot
if it would help. Thanks again.
  #2  
Old September 4th, 2006, 08:19 PM posted to microsoft.public.access.gettingstarted
Ed Robichaud
external usenet poster
 
Posts: 90
Default Nested Subform???

If a vehicle can have both types of services, then you could use 2 different
subform, displayed on the same or separate tabs. If vehicles can only have
one or the other service, then you could still use two different subform,
set which one to display by using code to check for the appropriate value
(or use 1 subform, but set the recordsource by code after checking for the
appropriate value).
-Ed

"Angel_1" wrote in message
...
Hi Again
I am using s tab page and i am having problems trying to display 2
different recrords on the same page.
I have a table which shows what type of services each of our two vehicles
has. One of them has one type and the other has three.
Is there anyway i can show the different types of services for the second
one on the same page?
I did try a query but it duplicated all the info for the second one.
Sorry i know this is not explained very well. I can send you a screen
shot
if it would help. Thanks again.



  #3  
Old September 5th, 2006, 02:14 PM posted to microsoft.public.access.gettingstarted
Angel_1
external usenet poster
 
Posts: 38
Default Nested Subform???

Hi
Thanks very much for that. I Dont suppose you could explain it in a little
bit more detail please, it would be much appreciated.
Thanks again
Angel_1

"Ed Robichaud" wrote:

If a vehicle can have both types of services, then you could use 2 different
subform, displayed on the same or separate tabs. If vehicles can only have
one or the other service, then you could still use two different subform,
set which one to display by using code to check for the appropriate value
(or use 1 subform, but set the recordsource by code after checking for the
appropriate value).
-Ed

"Angel_1" wrote in message
...
Hi Again
I am using s tab page and i am having problems trying to display 2
different recrords on the same page.
I have a table which shows what type of services each of our two vehicles
has. One of them has one type and the other has three.
Is there anyway i can show the different types of services for the second
one on the same page?
I did try a query but it duplicated all the info for the second one.
Sorry i know this is not explained very well. I can send you a screen
shot
if it would help. Thanks again.




 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:34 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.