Search results

  1. N

    Importing .csv file

    Hi all, I am trying to upload a .csv file in a table using the tRansfertext method in vba. I have atext field having alphanumeric values. The upload is excluding the some values and generating a new error table. How do I get rid of this error. Do I have to use a specification name. I have new...
  2. N

    Select query

    Hello all, I am trying to generate a qyery based on a table. My table has fields as below FnCode ErrCode ErrDesc and effective date The logic behind it is, The data is uploaded in the table on any date for diff fnCodes. My data is like FnCode ErrCode ErrDesc and effective date aaa err2...
  3. N

    Select query

    Hi I am trying to generate a report based on a table. My table has fields as below FnCode ErrCode ErrDesc and effective date The logic behind it is, The data is uploaded in the table on any date. This data tell the errors for particular fund on the date it was uploaded. Now if on a particular...
  4. N

    Select query

    Hello All, Got stuck with a query ...Please help I have some fields in my table as I want to genearate a query on a table which lists similar records for different date. The fields are like The records in the table are like Code,Name, fund, status, effective date 001,XYZ,BINN,MM...
  5. N

    Reports.. Urgent Help Pl

    Hi, I am new to Access reports and I am facing problem to create a new report. I just have to create report where the criteria is set from the a combobox on a form. Depending on the value in this form I want to set the criteria. The report gives the desired result when I open it . But when I...
Back
Top Bottom