Microsoft
Software
Hardware
Network
Question : Dynamically create text box value from query results
Experts,
I have a form and a report where I'd like to give some details in a footnote. An example is shown below.
In this very generic example the records come from a grouped query (qry1) giving average price for apples and grapes. I would have another grouped query (qry2) that includes color. So I would have 3 records in qry2 related to apples. How can I collect the 3 colors and have them shown in a footnote similar to the one(s) shown?
If I decide to go with more than one footnote, I would obviously create another text box for each footnote.
Item Avg Price
Apple $2.00
Grapes $2.50
* Colors of apples: Red, Green, and Yellow.
** Colors of grapes: Red and Green.
Hopefully that makes sense. This sounds like a text string constructed using some sort of loop. I just don't know how to do that.
Thanks for your help.
Dale
Answer : Dynamically create text box value from query results
Try this,
Study it carefully, and try to duplicate what I have done here in your database.
;-)
JeffCoachman
Random Solutions
Migrate from Windows 2003 Domain to New Windows 2008
How to stablish a proper setup in MS Outlook 2003 encrypting mails
Append extra data to the right of common data between files
Visual Mapping Software
HOW TO: remove the Anonymous User from the Everyone Group....
Identifying a cell in a declaration as having any value that falls within a specified range
OCS 2007 R2 and Cisco call manager
HTTP Error 404.3 on IIS 7.0
Hacking the Error with Custom error message
Are Mac's easier to support than PC's? Why or why not?