Recent content by Slip27

  1. S

    is there a good Dbase for a PDA

    Thank you all, I have picked up a program (ABCDb) for the PDAs, (it only x-fers tables and we have to redo all forms and Q). If it looks to be good , i will post more info (Manuel is 222 pages Hehe)
  2. S

    is there a good Dbase for a PDA

    I would like to find a DBase program for a PDA (ipaq5455). I would like one that i can design in access and then merge onto the PDAs for data entry (swichboards and add forms). anyone know of a good program. (I was looking for MS Access for PDA , but could not find it)? Thanks
  3. S

    Is there a limit to the # of fields in a form?

    Thanks , I will try doing this in excel, (wonders if excel can set up default answers (combo boxes) so as not to get nonvalid info)
  4. S

    Is there a limit to the # of fields in a form?

    Is there a limit to the number of fields in a form in access 2000? and if so does anyone know what that may be. I have a large survey (228 questions) that i want to put into an Access D-base and wanted to make a single form to enter all of the info, If need be i can use multiple forms and have a...
  5. S

    query to copy a linked table

    problem is that in a query, if i have two copies of a linked table. Access labels the second copy _1. However, if i relabel the second table, and use the two together. i get an error message that say that the SQL cannot determine the difference. What can I do to fix this. Thanks for your help.
  6. S

    Creating a Lookup/List box on a parameter query

    I got it to work Thanks for your help, i got the lookup to work with the combo box - macro - query. Its not clean, but it works well. Thanks Again
  7. S

    Creating a Lookup/List box on a parameter query

    Thanks for the Help. I think you do that in the field properties box for the field you are setting the criteria for in the query (EmployeeID) & I have done the following on the lookup tab: Display Control Combo Box Row Source Type Table/Query Row Source...
  8. S

    Creating a Lookup/List box on a parameter query

    I have a query to show info on a specific employee entered in the condition field (employee name) the condition is: [Enter employee name:] I would like to put a lookup type list on the condition when i start the quary (any form of dropdown list would work, just so i dont have to remember the...
Back
Top Bottom