I have created this function GetSubName that I need to return the name that is saves from a pull down box. It does this just fine as the dialog boxes I have used shows that it sets the variable correc
I have created a report in Access and I have written a query for fetching records from multiple tables as follows:
An MS Access form that has been working for over a year now, does a simple: \"Dim MyQuoteID as INTEGER
I am trying to get \"Page n of n Pages\" in the page footer for each group. I can get the page number per group, but the total pages is not dependent on the number of records per group, because depend
I have an Access application that is really just an automation server for a bunch of office apps (Word, Excel, Ppt & Outlook), takes information imported, and gathered through forms and produces a
I am trying to add a linked server to a Access database.I am using the following SQL code to do this.
I want to display a header only on the second page and beyond but PER record. The first page of the new detail should not have the page header visible.
Our group would like to store our specification data in a database.However, we need some assistance in the da开发者_运维知识库tabase design.
I have this table custome开发者_JS百科rDetail, in which there\'s a field c_type, in which \"a\" represents \"active\" and \"d\" represents \"not-active\". Now I have to find the count of both of them
So I have a class called Transactions and I put all my functions there.The problem is, when I try to call that specific function and assign it to a开发者_C百科 variable, there is a \"ByRef Argument Ty