I have a form with a cmdbutton that at the moment opens another form and shows all records for several types of PartitionStyles and TrimFinishs (486 at present), I need to be able to filter the second
So I have an excel workbook that has a nice global map of shaperange objects. With some very simple code I can change the colors, group and ungroup collections of countries into arrays, etc...and it w
So I have a list box that displays averages in a table like format from a crossyab query. It\'s just what I need the query is right, there is just one thing. I had to set the field properties in the q
I am trying to link an Access 2003 DB to tables in a SQL Server 2008 database using ODBC. When I try to link to tables that have Primary Key established I get the following error message.
I use functions like the f开发者_JAVA百科ollowing to make temporary tables out of crosstabs queries.
I am running Access 2003 and have created a module which sends an email to recipients from the database in Lotus Notes. It works just fine, but now I have been asked to \"Bold\" specific text in the e
I have an Microsoft Access 2003 ADP, which uses a bound \"main\" 开发者_如何转开发form with several bound continuous-style subforms.They all utilize disconnected Recordsets via a helper class.
I have a form (Quote) with an auto-number ID, on the form at the moment are two subforms that show different items (sub 1 shows partition modules sub 2 shows partition abutments) both forms use the sa
I used Docmd.OpenReport \"Report1\" from another form and it seems to just want to print the report w开发者_开发问答ithout actually displaying it. I want to display the report, not print itSet the
So there is a parameter box that open after a button click event runs an sql statement in vb for a list box to populate data. something like: