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  

combo help please



 
 
Thread Tools Display Modes
  #1  
Old February 12th, 2010, 07:32 PM posted to microsoft.public.access.forms
Golfinray
external usenet poster
 
Posts: 1,597
Default combo help please

I may be going about this the wrong way, if I am please tell me. I am trying
to run two combo boxes, both run off a single query that does both
calculations. One is Qualifying cost (QC). The other is State Financial
Participation (SFP). The query does the calculations fine. I have to enter a
Wealth index, a Means value, and a POR then I want the query to run,
calculate QC and SFP, and then display those values in the combos. I have
tried requery commands on both combos, and on the last item to be entered
(POR). The row source of the combos is correct but it is not giving me the
answer until I click inside the combo. Am I all wet, need to do it
differently, or missing something? Thanks so much!!!!!
--
Milton Purdy
ACCESS
State of Arkansas
  #2  
Old February 12th, 2010, 08:25 PM posted to microsoft.public.access.forms
Daryl S[_2_]
external usenet poster
 
Posts: 881
Default combo help please

Milton -

I sounds like you have the right row sources, as you are getting the
information in the combo boxes after you click. That means you probably just
need a Me.comboboxname.requery at a point after your queries run.

--
Daryl S


"golfinray" wrote:

I may be going about this the wrong way, if I am please tell me. I am trying
to run two combo boxes, both run off a single query that does both
calculations. One is Qualifying cost (QC). The other is State Financial
Participation (SFP). The query does the calculations fine. I have to enter a
Wealth index, a Means value, and a POR then I want the query to run,
calculate QC and SFP, and then display those values in the combos. I have
tried requery commands on both combos, and on the last item to be entered
(POR). The row source of the combos is correct but it is not giving me the
answer until I click inside the combo. Am I all wet, need to do it
differently, or missing something? Thanks so much!!!!!
--
Milton Purdy
ACCESS
State of Arkansas

 




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 06:49 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.