473,396 Members | 2,111 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

use data from form on query?(noob)

I have used the usual method of calculating age from DOB and placed it
on a form, I now need to use this in a query, or place the data in a
table so I can then query it.

I am a noob so be gentle please.
TIA

Nov 12 '05 #1
2 1856
You don`t give much info on your setup but if you have the age in a text box
on a form then the query will grab it from there using something like this in
your
query criteria -- [Forms]![yourformname]![yourtextboxname]

The form always need to be open when you run the query.
HTH
David B
bungle bonce <bu*********@hotmaiLL.com> wrote in message
news:40***********************@news-text.dial.pipex.com...
I have used the usual method of calculating age from DOB and placed it
on a form, I now need to use this in a query, or place the data in a
table so I can then query it.

I am a noob so be gentle please.
TIA


Nov 12 '05 #2
Thanks David.

Will have a try tonight.

"David B" <Da***@marleycotenospam.fsnet.co.uk> wrote in message
news:c5**********@newsg3.svr.pol.co.uk...
You don`t give much info on your setup but if you have the age in a text box on a form then the query will grab it from there using something like this in your
query criteria -- [Forms]![yourformname]![yourtextboxname]

The form always need to be open when you run the query.
HTH
David B
bungle bonce <bu*********@hotmaiLL.com> wrote in message
news:40***********************@news-text.dial.pipex.com...
I have used the usual method of calculating age from DOB and placed it
on a form, I now need to use this in a query, or place the data in a
table so I can then query it.

I am a noob so be gentle please.
TIA

Nov 12 '05 #3

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

Similar topics

13
by: dogu | last post by:
Noob alert. Code is below. File is saved as a .php. What I'm trying to do: User uses 'select' box drop down list to pick a value. Value ($site) is derived from a db query. This works fine....
5
by: larry | last post by:
Ok I am working on building my skills to convert my apps to LAMP (read I'm a semi noob), and there was one part I was thinking of. If I create two identical MySQL tables (we'll say, invoice and...
7
by: Jack | last post by:
Hi, I am trying to test a sql statement in Access which gives me the error as stated in the heading. The sql statement is built as a part of asp login verification, where the userid and password...
4
by: bob hicky | last post by:
I have two tables (RadiationOncologists and EvaluationEntry) and forms for each of the two. My problem is that I have a text box in the RadiationOncologists form that is called Number. This field...
3
by: bungle bonce | last post by:
I have used the usual method of calculating age from DOB and placed it on a form, I now need to use this in a query, or place the data in a table so I can then query it. I am a noob so be gentle...
8
by: siol | last post by:
Hy! I have htmleditor (from the microsoft's samples page) embeded into my asp.net page. Editor generates some html code inside <div id="oDiv"></div> tags. And what I would like to do is return...
5
by: freelancex | last post by:
Hi, Im new to this forum, and new to scripting in general. Im an ICT Technician for a high school and i am designing a Form in visual basic 2005. The intended purpose of the Form, is to prevent...
10
by: Himmel | last post by:
Hello, I have a database form that has a tabs control, and on each tab is another form. Each form pulls data from a different query. For example, tab 1 may list personal information (form1),...
2
by: lindabaldwin | last post by:
Hello everyone, I am fairly new to VBA. I have a worksheet in Excel, named "Data Sheet" from which I am trying to query data. This worksheet contains the following data: unit (column A), date...
2
by: keirnus | last post by:
Hello, I actually don't know where to post for SQL Queries used in MS Access. If this is not the correct thread, please redirect this to the correct one. Anyway, I am kinda newbie to the query...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.