Search results

  1. C

    Access 2016 Database to Java

    I wish to create an app to run on Android and iPhones, but I have never used Java. I have created a working model as an Access 2016 application. The application is fairly simple, with half a dozen tables; the biggest of which has 10 attributes with no more than about 50 lines of data. Now I...
  2. C

    Lost Modules - Possible corrupt DLL

    Hi All I have lost the modules in a database. When I try and open a module I get the message: “The module name is misspelled or refers to a module that doesn’t exist.” I have tried creating a new database and importing the modules, but when I try this, I get: “The name conflicts with existing...
  3. C

    Run Code with a Function Key

    I am sure there is a function key to run a VBA module [Private Sub X() ] but I can’t remember what it is. I set up a module to print some labels to screen, many months ago, and I am sure I ran it in this way. I have come back to the database and there are no macros or Subs to run this code any...
  4. C

    Variables in SQL string statements.

    I have been struggling with this all morning, and it has got me stumped. I have established the variable “var” and I wish to use it to replace the integer “7” at the end the following SQL statement, which is contained in a string and works as it is. However I wish to vary this integer value in...
  5. C

    Report with a sub report

    I am a self-taught Access developer working in Access 2013, who has created a number of databases, some quite extensive, but I have never needed to use VBA code before. I am developing a warehouse database to pick and despatch two types of products: packaged goods and perishables. Each type is...
  6. C

    Access 2013 bugs?

    I run Microsoft Office 365 Professional with Access 2013. Are there any bugs in this version of Access? I have a problem with a Combo Box with 5 columns. The first is ID and is set at 0cm. The other four are set a various widths, however, only the first visible column appears. If I convert to a...
  7. C

    Hi From London E14

    I am a rusty, self taught, Access developer who worked regularly in Access about 15 years ago, at which time I created a fully intergrated shipping system for an NZ company which followed the complete shipping process, import only, from the intial order to the costing of each product, based on...
Back
Top Bottom