The FIAT Forum
iNETFX Domain Registration - COM/NET/ORG £6.50 a year!

Go Back   The FIAT Forum > General > Leisure Lounge > Computing


Reply
 
Thread Tools Search this Thread
Old 27-06-2008   #1
 
Join Date: Jan 2006
Location: Royal leamington spa, midlands
Posts: 334
Thanks: 3
Trader Rating: (0)
United Kingdom 
Any experts of access in here

Ok here is the problem.

I have created a switchboard because i have made a database with all of the suppliers information and put them into groups depending on there type of business. This is going to be sent out over the entire company.

I am making a search engine consisting of a drop drop box so they can select a group and then underneath i want a optional text box so they can type in the town if need be.

Does anyone know if this can be done in the switch board. I am currently using Microsoft Access 2003
__________________
Did you know that a "jiffy" is a 100th of a second so next time when you say in a jiffy you best be quick
Savage is offline  
Reply With Quote
Old 30-06-2008   #2
jug
blessed are the apostates
 
jug's Avatar
 
Join Date: Nov 2005
Posts: 13,407
Thanks: 462
Trader Rating: (1)
jug has donated! United Kingdom 
Re: Any experts of access in here

yes it can be done, drop box will be search key for first part of the query, and text box will be search term for second part of query.
__________________
jug is offline  
Reply With Quote
Old 30-06-2008   #3
 
Join Date: Jan 2006
Location: Royal leamington spa, midlands
Posts: 334
Thanks: 3
Trader Rating: (0)
United Kingdom 
Re: Any experts of access in here

how do you go about setting this up
__________________
Did you know that a "jiffy" is a 100th of a second so next time when you say in a jiffy you best be quick
Savage is offline  
Reply With Quote
Old 30-06-2008   #4
jug
blessed are the apostates
 
jug's Avatar
 
Join Date: Nov 2005
Posts: 13,407
Thanks: 462
Trader Rating: (1)
jug has donated! United Kingdom 
Re: Any experts of access in here

i guess you know the basics of how to add a "run query" button to your form, and how to write a query that the button can run using both your criteria. the trick to using the drop box with a query is a simple matter of knowing how to get the user selected option in the drop box into a query.

all you need to do to get it is write Forms!formname!comboname

where forename is the name of the form with the dropbox and comboname is the name of the drop box you created.

similarly to get the info in the text box you use the same thing;
Forms!formname!txtboxname


if you dont know how to create a run query button (command button wizard- misc category) or write queries with multiple criteria, then you need to do a little bit of reading. i cant teach you all that in a single post.

personally i would have this particular query put the results in a subform inside the mainform. that way you can use the main form again and again for different searches easily.
__________________
jug is offline  
Reply With Quote
Old 02-07-2008   #5
Chasing Cars
 
ChrisUK's Avatar
 
Join Date: Apr 2004
Location: Newton Aycliffe
Posts: 5,358
Thanks: 187
Trader Rating: (0)
ChrisUK has donated! United Kingdom 
Re: Any experts of access in here

Wow I forgot how stupid access is. I would have used an SQL database and used a PHP intranet webpage as a front end.
__________________


Present: 05 Punto Sporting 1.4 16v
ChrisUK is offline  
Reply With Quote
Old 02-07-2008   #6
jug
blessed are the apostates
 
jug's Avatar
 
Join Date: Nov 2005
Posts: 13,407
Thanks: 462
Trader Rating: (1)
jug has donated! United Kingdom 
Re: Any experts of access in here

i'm an oracle monkey
__________________
jug is offline  
Reply With Quote
Old 02-07-2008   #7
Polar Opposites
 
Join Date: Apr 2008
Location: Cheadle Staffs/Luf Leics
Posts: 302
Thanks: 20
Trader Rating: (0)
5abr3 has donated! United Kingdom 
Re: Any experts of access in here

VB/ASP here, and linked queries are an even bigger pain in the rear; at least you aren't trying to do it in Excel!

Got it working now?
__________________
My car pictures thread

Originally Posted by TurboSei View Post
Anyway. Enough chatter, more arse action!
5abr3 is online now  
Reply With Quote
Old 02-07-2008   #8
Chasing Cars
 
ChrisUK's Avatar
 
Join Date: Apr 2004
Location: Newton Aycliffe
Posts: 5,358
Thanks: 187
Trader Rating: (0)
ChrisUK has donated! United Kingdom 
Re: Any experts of access in here

Originally Posted by 5abr3 View Post
VB/ASP
Microsoft ridden filth.
__________________


Present: 05 Punto Sporting 1.4 16v
ChrisUK is offline  
Reply With Quote
Old 02-07-2008   #9
(I Love Brackets)
 
Mikeee's Avatar
 
Join Date: Oct 2007
Posts: 3,732
Thanks: 167
Trader Rating: (0)
Mikeee has donated! United Kingdom 
Re: Any experts of access in here

i had to use access at school.

never again
__________________
Mikeee is offline  
Reply With Quote
Old 02-07-2008   #10
Top Dog
 
Tris Harris's Avatar
 
Join Date: Jul 2007
Location: Whitley
Posts: 2,094
Thanks: 46
Trader Rating: (0)
Tris Harris has donated! United Kingdom 
Re: Any experts of access in here

Originally Posted by Mikeee View Post
i had to use access at school.

never again
i hated it... but easy marks...
__________________
Originally Posted by littlepip17 View Post
i was pulling on my nob and it came off in my hand
Tris Harris is online now  
Reply With Quote
Old 02-07-2008   #11
Get busy livin'
 
klemster's Avatar
 
Join Date: Aug 2006
Location: Co. Cork
Posts: 852
Thanks: 28
Trader Rating: (0)
klemster has donated! Ireland 
Re: Any experts of access in here

I hate using access!!
__________________
Car's Thread!
Originally Posted by jug View Post
her nan bread, her pitta pouch, you know what i mean.
Please thank me....please
klemster is offline  
Reply With Quote
Old 03-07-2008   #12
 
Join Date: Jan 2006
Location: Royal leamington spa, midlands
Posts: 334
Thanks: 3
Trader Rating: (0)
United Kingdom 
Re: Any experts of access in here

Got i sort of working. couldn't be arsed to do all the vb because it is only for work. i manged to get more than 8 buttons per switchboard ( second attempt thank god for file restore).

thanks for the help thou
__________________
Did you know that a "jiffy" is a 100th of a second so next time when you say in a jiffy you best be quick
Savage is offline  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
need help from the experts 99sei Cinquecento / Seicento 4 14-03-2007 21:16
Access The Negotiator Computing 5 26-02-2007 18:50
One For you Maths Experts! Bob in disguise Leisure Lounge 14 09-10-2006 17:20
PC experts..................... twincamms Leisure Lounge 5 11-07-2005 19:25
Any Nero Experts??? twincamms Leisure Lounge 15 17-02-2005 19:57


All times are GMT +1. The time now is 21:06.

Copyright ©2002 - 2008 FIAT Forum
Proudly hosted by iNETFX Message Boards and Forums Directory