access vba - Multiple Values for a field (Link Master fields) -


i trying use link master fields value form in order filter of data , show remaining on chart. works fine when want select more 1 value (using listbox select multiple values field), chart returns nothing.

i know how can address multiple values field in chart filters values on chart "or" function in sql.

imagine want have sql with: [mytable].[field1]= selected values in listbox.

it seems sql selects values in listbox 1 value/and function.

you need via vba.

use change event on list box update subforms recordsource. make sure execute code in forms current event, display correctly when moving records, , on initial opening.


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

Process 'command 'F:\android-sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1 -