Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > The IT Pro > Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Programming A discussion forum for programs and programming used in tech-related businesses.

Reply
 
LinkBack Thread Tools
Old 06-04-2009, 02:06 PM   #1 (permalink)
Registered User
 
Join Date: Aug 2007
Posts: 117
OS: Windows 7 Beta 64bit


Access 2007 Queries

not sure if this is in the correct forum, but ill give it a go.

I am quite a beginner in access btw

what I want is this to happen:

I click on the query. A box comes up saying 'enter first range' then ok. Another box comes up saying 'enter second range' then ok and it shows me values between the first range and second range. I don't want it to be predefined, but for the user to search when they click on the query



Hope that explains all
DME43 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 06-04-2009, 02:19 PM   #2 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,862
OS: Vista, various linux distros


Re: Access 2007 Queries

Hey, where you've written "[between] x and x" you need something like:

Code:
> [Enter First Range] AND < [Enter Second Range]
Sorry, haven't used access in a while myself but give that a go, if it doesn't work post back and i'll fire it back up (useless software tbh) and give it a proper in depth go.

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-04-2009, 02:20 PM   #3 (permalink)
Registered User
 
Join Date: Aug 2007
Posts: 117
OS: Windows 7 Beta 64bit


Re: Access 2007 Queries

Quote:
Originally Posted by jamiemac2005 View Post
Hey, where you've written "[between] x and x" you need something like:

Code:
> [Enter First Range] AND < [Enter Second Range]
Sorry, haven't used access in a while myself but give that a go, if it doesn't work post back and i'll fire it back up (useless software tbh) and give it a proper in depth go.

Cheers,
Jamey
thats it; thanks very much! :D
DME43 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-04-2009, 02:22 PM   #4 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,862
OS: Vista, various linux distros


Re: Access 2007 Queries

Haha glad i got it first time.

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-05-2009, 04:06 PM   #5 (permalink)
Registered User
 
Join Date: Aug 2007
Posts: 117
OS: Windows 7 Beta 64bit


Re: Access 2007 Queries

I've encountered another headache; Is there any way we can insert a background picture into a form? I'm using office 2007 and have tried this method, but picture doesnt show up
DME43 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-05-2009, 04:11 PM   #6 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,862
OS: Vista, various linux distros


Re: Access 2007 Queries

If it doesn't show the image then there's something else going wrong, You could always just add an image to the form, then send it backwards (click the image in the toolbox).

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-05-2009, 04:12 PM   #7 (permalink)
Registered User
 
Join Date: Aug 2007
Posts: 117
OS: Windows 7 Beta 64bit


Re: Access 2007 Queries

Quote:
Originally Posted by jamiemac2005 View Post
If it doesn't show the image then there's something else going wrong, You could always just add an image to the form, then send it backwards (click the image in the toolbox).

Cheers,
Jamey
I did that, but I cannot select the text boxes in the front
DME43 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-05-2009, 04:14 PM   #8 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,862
OS: Vista, various linux distros


Re: Access 2007 Queries

Okay, then go back to working out why the image doesn't show, are you sure the image exists? is the path full? have you tried encasing the path in quotes(")? etc. =] And are you sure you had the form selected when you were in the properties box?
__________________

Myspace
jamiemac2005 is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-05-2009, 04:15 PM   #9 (permalink)
Registered User
 
Join Date: Aug 2007
Posts: 117
OS: Windows 7 Beta 64bit


Re: Access 2007 Queries

Yes; when I go back to form view the image shows and the text boxes also show, but when I go back to design view I cannot select the text boxes and instead the background is selected
DME43 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-05-2009, 04:16 PM   #10 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,862
OS: Vista, various linux distros


Re: Access 2007 Queries

Oh, okay, then shift the image until you're done working on the text boxes, i've had the same problem. It's just Access' shocking design. MSjunk. That's all you can really do.
__________________

Myspace
jamiemac2005 is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-05-2009, 04:17 PM   #11 (permalink)
Registered User
 
Join Date: Aug 2007
Posts: 117
OS: Windows 7 Beta 64bit


Re: Access 2007 Queries

Ok, thanks anyway :]
DME43 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 06-05-2009, 04:18 PM   #12 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,862
OS: Vista, various linux distros


Re: Access 2007 Queries

That's ok =]
__________________

Myspace
jamiemac2005 is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

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 Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 01:30 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85