Search results

  1. I

    Printing of report from a particular record to a particular record

    Mr. Barkar. Thanks for reply, but I still have not succeeded. I give hereunder the complete details: Form Name is 'Inventory' and report name is 'stikcer', unique field is voucherno like 'G03233' and then number goes on increasing by one digit like 'G03234' The voucherno field is marked text in...
  2. I

    Printing of report from a particular record to a particular record

    I wish to print a report from a form. The filed name is Vouchernumber and I wish to print the report from a particular vouchernumber to a particular vouchernumber in ascending order. For example from vno 35 to vno 85. I wish to create a print command button which may ask me from which vno to...
  3. I

    Printing of only current record of a report from a form.

    Dear Mr. Robert, Thanks a lot for your help with which the problem has been solved now. Since I am a new with Access and will appreciate your help and guidance from time to time. Once again thanks.
  4. I

    Printing of only current record of a report from a form.

    Dear Mr. Robert Dunstan, Thanks for your reply. Honestly I do not understand what is Unique Field. If this is the same as Primary Key Field, then I do not have that in my Table. I have fields like, VoucherNo, Date, Agentname, Typeofitem, stickerno , etc. I have not allotted to any field...
  5. I

    Printing of only current record of a report from a form.

    Thank you Mr. Richie. On your advice I checked the old posts and tried to make a code but could not succeed. I am new with Access 97. My form name is Inventory. My report name is 'sticker'. Table does not have any relationship with another table. In fact I have only one table without any primary...
  6. I

    Printing of only current record of a report from a form.

    I have one one form named "Inventory" . From the mdb file of this form a query and a report was created named ''sticker''. I enter data through form and there are about 700 hundred entries of record. I wish to print only the ''current record'' on the form. When I run micro, it starts printing...
Back
Top Bottom