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 bkrike 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: scarter1
  • Content: Threads
  • Order by date
  1. scarter1

    timecard import

    I am wondering if anyone has experience with Importing Timecards into Advantage Series. I have created 2 import .csv's that match exactly the specifications I found for Canadian Payroll, but I can only read 15 records at a time before it crashes, in the timecard detail .csv. Has anyone done...
  2. scarter1

    Form locking

    I have a form and subform in an Access 2000 db. The subform is embedded in the middle of the screen, so users generally complete the header on the main form, then enter the subform to add detail lines, and finally re-enter the main form to enter footer information. From time to time, when a...
  3. scarter1

    printing off the page

    I am printing a report from an access database and the content is in Rich text format. When I print in crystal reports it doesn't to print out properly. The text gets cut off at the right side of page and the bottom. It is like it doesn't know where to put the page break. Is there something...
  4. scarter1

    manually count pages

    I am having a problem with page numbering in my report. The user selects if they would like to print the current page, a particular section or the entire document. I want the page numbers to be the same for a particular record regardless of whether they choose to print current, section or all...
  5. scarter1

    Page numbering

    I am printing a report from VB. Before printing, I ask the user if they want to print a) current page, b) section or c) entire document. I was passing the appropriate record using the recordselectionformula and this worked fine. The problem is this, when they choose to print current page, the...
  6. scarter1

    Print at bottom of page

    I am printing a footer on every page and I am using the group footer. I want the footer to print at the bottom of the page but when I check this off my footer doesn't print at all. Any suggestions as to what I am doing wrong (the page footer also doesn't print which is why I decided to use the...
  7. scarter1

    Printing report from VB with record selection formula

    I would like to print a report directly from vb based on the selected ID number. I am very new to crystal reports so I don't know all of the components that I need. I have included in my start up module Global crxApplication As New CRAXDDRT.Application Global CrxReport As CRAXDDRT.Report...

Part and Inventory Search

Back
Top