Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: manf01
  • Content: Threads
  • Order by date
  1. manf01

    Taking print out of recent record on the form

    Hi programmers, i have tried to use the provided code to get the print of the recent record on the form but i am just getting the copies of all records, Can anyone suggest me how to get print of recent record. I will be thankful to you Dim stDocName As String Dim strWhere As String...
  2. manf01

    Summing up according to date and Nr. fields

    Hi All, I need a help here, it looks easier but i got stuck here. For example i have a table(actually its a large data table) with project numbers between 10 and 14 which were entered on different dates with different Amount of Charges. ID Project_Nr Charges Date 1 10 130,00 01.01.2005...
  3. manf01

    How to OpenRecord, Edit & Save to different table In a Form

    Hi All, This is my second post here, you helpers are doing a great job. We appreciate it. Thanks a lot. I got a problem related to the forms now. I need to print a report, I this case I have for example 2 tables( mainform and subform), one is self created and other one is a linked table(linked...
  4. manf01

    Append data to an existing table

    Hi All, I need help concerning Append query.I will be thankful to you for your concentration. I have a table created by different fields of 2 different tables. One of them is a linked table. My problem is that I cannot get the new records in my new table. So I need to append records except...
  5. manf01

    Inserting new records from linked table to other Table

    Hi All, I got a problem with new records. Its might be easy but for me its difficult. I will be thankful to you if i can get any help regarding this problem. There are 6 tables in a linked database, my task is to create a new table by taking few records from these tables plus self added...
  6. manf01

    Inserting new records from linked table to other Table

    Hi All, I got a problem with new records. Its might be easy but for me its difficult. I will thankful to you if you can help me regarding this problem. There are 6 tables in a linked database, my task is to create a new table by taking few records from these tables plus self added fields. As I...

Part and Inventory Search

Back
Top