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!

Recent content by ANDREWeire

  1. ANDREWeire

    Active Desktop Page - Process In Desktop Window

    Thanks for your help..... Found an answer in another post. User an IFrame!
  2. ANDREWeire

    Active Desktop Page - Process In Desktop Window

    Hello. I have a small web application which I wish to place on a users desktop. My problem is that when I click on any of the buttons/controls on the asp page it then opens a new browser window to process the code. For example... the user is prompted to enter a surname and click a button to...
  3. ANDREWeire

    Retaining formview values after insert

    Could somebody provide me with some details on how I would do what has been suggested. I have a four field FormView (and am using the MS Web Developer). Once I click on insert I want the same values to be displayed as the default for the next entry. Any help appreciated
  4. ANDREWeire

    Convert Number to Text

    Can you not just use ToNumber({fieldname}) ???
  5. ANDREWeire

    Field encoded in unknown format

    What I Am Using --------------- SQL2000 SP4 Enterprise Manager Source Tables From SAGE Line500 My Problem ----------- I am trying to create a report / view that replicates a specific screen within SAGE Line 500. It is the "user activity" list with details of each user and the process ID on...
  6. ANDREWeire

    I type 7 and I get "79+"

    Sorry... It is a PS/2 Keyboard.
  7. ANDREWeire

    I type 7 and I get "79+"

    I am using Windows XP on a HP machine - with an HP keyboard. Two keyboards have the same problem. We have replaced the keyboards but out of curiosity I am wondering whether anybody has had the same problem. > When I type 1 or 3 on the numeric keypad it sends the following keystrokes: 13Enter >...
  8. ANDREWeire

    Excel File Open Problem

    Many thanks for that. I was begining to think that a "Office Reinstall" was the only solution.
  9. ANDREWeire

    Sum The Next Three Records in a Crystal Report

    Hello again. I am still struggling with this problem. Not exactly sure whether grouping by the date range would help since there is a unique date against each record. What I am trying now is this. I am creating an array function. It doesn't work yet and I will try and explain where I think I...
  10. ANDREWeire

    Sum The Next Three Records in a Crystal Report

    Thanks.... How would I get the sum of the latest four records?
  11. ANDREWeire

    Sum The Next Three Records in a Crystal Report

    Hi. I am using Crystal Reports 8.0 and have created a report that pulls data from a Microsoft Access Table. The data is pulled into the reports sorted by the date. Job Description Factor Date -------------------------------------------- J001 Test 1...
  12. ANDREWeire

    Report Viewer - Exporting To PDF.. Barcdes don't scan

    Thanks for taking the time to help. I have gone through the steps shown and done a few more tests. I am still coming up with the same results. The strange thing is that when we export to XLS, DOC, or other formats it works fine. I am looking for a way around this but will keep trying to sort...
  13. ANDREWeire

    Report Viewer - Exporting To PDF.. Barcdes don't scan

    Thanks for the reply... Does this mean that other barcode standards will not work with Adobe Acrobat? We are limited to Code 3of9 for the minute since that is the way the system has been set-up.
  14. ANDREWeire

    Report Viewer - Exporting To PDF.. Barcdes don't scan

    Hello... I am using Crystal 8.5 and have quite a number of reports with barcodes. These reports are used by various people in the company who are able to scan in part details. When I print the report directly from the viewer I am able to scan the barcodes with no difficulty. But if I "export...
  15. ANDREWeire

    How to Find the Last day of a Month

    Thanks for that.. I needed a formulae to show data from a fixed start date up to the end of the previous month. Was able to fix the example given and get it sorted out...

Part and Inventory Search

Back
Top