PC Review


Reply
Thread Tools Rate Thread

Access database with one form, multiple tabs, one table source

 
 
car30000@gmail.com
Guest
Posts: n/a
 
      21st Feb 2007
I have created a table which contains information regarding clients I
do business with. I currently do business with clients from five
states. I wanted to create a form with multiple tabs. Each tab will
represent a state (total of 5 tabs). If I select a tab I would like
to see only the records of those clients that belong to that state.
Anyone have suggestions on how to approach this? Will creating this
type form degrade the performance of my database? I plan on created a
few more of these types of forms.

Thanks

 
Reply With Quote
 
 
 
 
=?Utf-8?B?RXJpYyBCbGl0emVy?=
Guest
Posts: n/a
 
      21st Feb 2007
I assume you are using subforms in each tab. If not I would recommend you
to. Base the source of each subform on a query with that state as the
criteria.



"(E-Mail Removed)" wrote:

> I have created a table which contains information regarding clients I
> do business with. I currently do business with clients from five
> states. I wanted to create a form with multiple tabs. Each tab will
> represent a state (total of 5 tabs). If I select a tab I would like
> to see only the records of those clients that belong to that state.
> Anyone have suggestions on how to approach this? Will creating this
> type form degrade the performance of my database? I plan on created a
> few more of these types of forms.
>
> Thanks
>
>

 
Reply With Quote
 
car30000@gmail.com
Guest
Posts: n/a
 
      22nd Feb 2007
On Feb 21, 4:14 pm, Eric Blitzer
<EricBlit...@discussions.microsoft.com> wrote:
> I assume you are using subforms in each tab. If not I would recommend you
> to. Base thesourceof each subform on a query with that state as the
> criteria.
>
> "car30...@gmail.com" wrote:
> > I have created atablewhich contains information regarding clients I
> > do business with. I currently do business with clients from five
> > states. I wanted tocreateaformwithmultipletabs. Each tab will
> > represent a state (total of 5tabs). If I select a tab I would like
> > to see only the records of those clients that belong to that state.
> > Anyone have suggestions on how to approach this? Will creating this
> > typeformdegrade the performance of my database? I plan on created a
> > few more of these types of forms.

>
> > Thanks


I would like to add new records to my table? I don't know if basing
my subform on a query will accomplish this.

 
Reply With Quote
 
Andy
Guest
Posts: n/a
 
      23rd Feb 2007
(E-Mail Removed) wrote:
> On Feb 21, 4:14 pm, Eric Blitzer
> <EricBlit...@discussions.microsoft.com> wrote:
>> I assume you are using subforms in each tab. If not I would recommend you
>> to. Base thesourceof each subform on a query with that state as the
>> criteria.
>>
>> "car30...@gmail.com" wrote:
>>> I have created atablewhich contains information regarding clients I
>>> do business with. I currently do business with clients from five
>>> states. I wanted tocreateaformwithmultipletabs. Each tab will
>>> represent a state (total of 5tabs). If I select a tab I would like
>>> to see only the records of those clients that belong to that state.
>>> Anyone have suggestions on how to approach this? Will creating this
>>> typeformdegrade the performance of my database? I plan on created a
>>> few more of these types of forms.
>>> Thanks

>
> I would like to add new records to my table? I don't know if basing
> my subform on a query will accomplish this.
>


I would recommend using one subform, and filter it using a combo box
selection (selectState maybe).

What happens when you need to add/delete a customer from a state?
Add/delete another TAB and subform and query?

The comboBox source should select states for all active customers.


hth,
Andy
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
cannot refresh linked access table if source database is locked GregJ Microsoft Access Security 0 11th Jan 2010 12:48 PM
Access: Middle-click should close tabs (table/form/etc) =?Utf-8?B?c2Zi?= Microsoft Access 0 24th May 2006 10:28 AM
Access: Middle-click should close tabs (table/form/etc) =?Utf-8?B?c2Zi?= Microsoft Access 0 24th May 2006 10:28 AM
Export Access table to Excel across multiple tabs Harry Haecker via AccessMonster.com Microsoft Access External Data 1 24th Mar 2005 11:24 PM
How do I find the source table (in Access database) used by MS Qu. =?Utf-8?B?S09QT0JB?= Microsoft Access External Data 1 7th Nov 2004 03:48 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:18 AM.