Search results

  1. L

    Question Help needed.

    Hi all, I've been putting some questions, and developing as i get some answers and find solutions, although i dont know if im making a big turn around to get where i want when someone with expert knowledge would get there in no time, so im asking for sugestions. I have an old database...
  2. L

    Create new field

    Hi all, I have a make table query i need it to create some new fields, one for record count, one for total of one field, and another that has to do to a document table check the last value and enter it in all records. Is it possible?? Regards, Luis
  3. L

    Get value from subform

    Hi, I need to display on the main form the total number of records in subform plus a total of a column. :confused: I've tried some solutions i found but didnt work like Dcount on a control. Thanks for your help, Luis
  4. L

    Report to text

    Hi, I'm developing a small access db to comply with some specs that were asked. Its a small hospital we need to send to one of the ensurance company's a report of the things we billed. Ill be attaching the table of our billing software to make a query for those records. Now comes the problem...
  5. L

    Three tables to Text

    Hi, I have 3 tables i need to export to text, i already made the code to write one of the to text the others think its the same, the problem is that i need to put them like this: header table to text in first line of text file detail table with 999 rows just after header footer table 1 line...
  6. L

    Export to text help.

    Hi all, I need to export data from a query to a text file. Hope you can help me with a simple way of doing it. Im going to import data from a access database to a new table, from that table i need to export data to a fixed width, and name the file with some of the data. Some of the fields must...
Back
Top Bottom