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 » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Unbound Text need to be linked to Table now??



 
 
Thread Tools Display Modes
  #1  
Old December 25th, 2006, 02:53 AM posted to microsoft.public.access.forms
EZ KEY
external usenet poster
 
Posts: 54
Default Unbound Text need to be linked to Table now??

I set up a form with a text box that calculated sales tax. Now my boss wants
to be able to query that information and sort it out from a table. How can I
link that information to be recorded in a field?
  #2  
Old December 25th, 2006, 06:36 AM posted to microsoft.public.access.forms
John Vinson
external usenet poster
 
Posts: 4,033
Default Unbound Text need to be linked to Table now??

On Sun, 24 Dec 2006 18:53:00 -0800, EZ KEY
wrote:

I set up a form with a text box that calculated sales tax. Now my boss wants
to be able to query that information and sort it out from a table. How can I
link that information to be recorded in a field?


Your boss needs to be able to search on a sales tax value.

Your boss does NOT need to have that value in a Table. Those are two
separate requirements!

You can do the calculation using a calculated field in a Query. That
Query can be searched, sorted, exported, used as the recordsource for
a form or report, just like a table.


John W. Vinson[MVP]
  #3  
Old December 26th, 2006, 03:22 PM posted to microsoft.public.access.forms
EZ KEY
external usenet poster
 
Posts: 54
Default Unbound Text need to be linked to Table now??

John:

Ok! I think I know what you mean. I do that much like the "Bavant Marine"
example where you use a separte column in the query and the zoom command, and
create a field that I can refer to for the orders if I wanted to, but don't
need to really, and treat them as two separate functions. Now that I
remember, I think I saw a subtotals query in the Northwind which would be the
same thing.

Is this correct?

"John Vinson" wrote:

On Sun, 24 Dec 2006 18:53:00 -0800, EZ KEY
wrote:

I set up a form with a text box that calculated sales tax. Now my boss wants
to be able to query that information and sort it out from a table. How can I
link that information to be recorded in a field?


Your boss needs to be able to search on a sales tax value.

Your boss does NOT need to have that value in a Table. Those are two
separate requirements!

You can do the calculation using a calculated field in a Query. That
Query can be searched, sorted, exported, used as the recordsource for
a form or report, just like a table.


John W. Vinson[MVP]

  #4  
Old December 26th, 2006, 05:17 PM posted to microsoft.public.access.forms
John Vinson
external usenet poster
 
Posts: 4,033
Default Unbound Text need to be linked to Table now??

On Tue, 26 Dec 2006 07:22:00 -0800, EZ KEY
wrote:

John:

Ok! I think I know what you mean. I do that much like the "Bavant Marine"
example where you use a separte column in the query and the zoom command, and
create a field that I can refer to for the orders if I wanted to, but don't
need to really, and treat them as two separate functions. Now that I
remember, I think I saw a subtotals query in the Northwind which would be the
same thing.

Is this correct?


I haven't delved into the inner works of Northwind very much, and I'm
not familiar with these two examples - but if they work for you,
great.

John W. Vinson[MVP]
  #5  
Old December 27th, 2006, 04:07 PM posted to microsoft.public.access.forms
EZ KEY
external usenet poster
 
Posts: 54
Default Unbound Text need to be linked to Table now??

John:

I did get this to work. I did as you suggested and it worked out fine.

Thanks!

"John Vinson" wrote:

On Tue, 26 Dec 2006 07:22:00 -0800, EZ KEY
wrote:

John:

Ok! I think I know what you mean. I do that much like the "Bavant Marine"
example where you use a separte column in the query and the zoom command, and
create a field that I can refer to for the orders if I wanted to, but don't
need to really, and treat them as two separate functions. Now that I
remember, I think I saw a subtotals query in the Northwind which would be the
same thing.

Is this correct?


I haven't delved into the inner works of Northwind very much, and I'm
not familiar with these two examples - but if they work for you,
great.

John W. Vinson[MVP]

 




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 02:08 PM.


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