Limit on form w/ multiple inputs ???

unc2plo

Board Regular
Joined
Mar 18, 2002
Messages
148
I have a query that returns the warehouse location for an item based on it's item number. I created a form that allows you to enter several different items numbers, so that the final result is a list of several items with their locations.

I am entering the form fields into the criteria row at the bottom of the query using the OR function ([Forms]![Location Search Form]![Text0] Or [Forms]![Location Search Form]![Text2] ....) I can get it to come back with results on the first 12 inputs, bot not the rest. I can get the entore list if I run the wuery at the same time I enter them, but when I colse and reopen the qyery the last half are missing.

Is there a limit to the number of Or functions I can list?

Thanks,
David
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.

Forum statistics

Threads
1,221,842
Messages
6,162,333
Members
451,759
Latest member
damav78

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top