Microsoft
Software
Hardware
Network
Question : IntoPath-How to populate a non-repeating field with a repeating field value on a condition
I am trying to get a field in a non-repeating area to populate with a city name in another repeating field based on the Dest number equaling the Destination number entered in the 2nd table. I am including a sample of this form. What the result is, is that the non-repeating field populates ALWAYS with the first entry in the Destination repeating table. I would like to match the Dest # in the calendar table with the DestCount in the destination table to populate the city they were in by the destination number. Is there a way I can do this? Thanks.
My current formula is: ../my:group9/my:group10/my
:DestCity[
/my:myFiel
ds/my:grou
p9/my:grou
p10/my:Des
tCount = /my:myFields/my:Dest18]
I put an example of the form that I am trying to do this formula. you must rename the extension to .xsn to view.
Answer : IntoPath-How to populate a non-repeating field with a repeating field value on a condition
You need to use a filter.
So when selecting the field in the designer click the filter button in the lower left. Then you can setup the destination number comparison.
That essentialy gives you the where condition you are looking for.
Random Solutions
Send Emails Via MS Access Form
A connection was successfully established with the server, but then an error occurred during the login process. (provider: TCP Provider, error: 0 - The specified network name is no longer available.)
Change the term "This product is licensed to" in Office 2003 on a Terminal Server
How do I get content aligned corectly in a WPF Combobox
Obtain the latest date in SQL datatable using vb.net 2005
Hyper-V- server 2008 R2 - Windows server backup supported?
Read permission - cannot view all documents in library
Acer Aspire 5532 - Windows XP Drivers
aspx c# request not accepting new parameter
Trying to insert a variable into a sql statement