Microsoft
Software
Hardware
Network
Question : [Forms]![M1M2Rep].[cboTrnD<wbr />ept].[Colu<wbr />mn(3)] is not working
[Forms]![M1M2Rep].[cboTrnD
ept].[Colu
mn(3)] is not working in querry of a report in Ms Access 2007.
Answer : [Forms]![M1M2Rep].[cboTrnD<wbr />ept].[Colu<wbr />mn(3)] is not working
You can't use Column() in a query. You would have to set another textbox to the value of column(3) and then use that textbox as the criteria.
Random Solutions
help with Scalar-valued function
How to prevent "Request Timed Out" error in aspx pages? How to increase the timeout?
Parameter dialog box unexpectedly pops up while dynamically linking unbound subforms to a main form
Hyper-V RAID Recommendations
How to email an Access 2002 report in pdf format
count total lines or "returns" from a string of text
ASP.NET Response.Write ()- only the text without HTML formatting
attach an imageButton to the items in a dropdownlist in ASP.Net?
Popup Calendar problem in C#
Unique index that ignores null values