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 strongm 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: ppark001
  • Order by date
  1. ppark001

    Can a scanner generate a number or string

    I am wondering whether there is such a thing as a hand held scanner (wired to a workstation) can be programmed to generate a random number or character string. Our use is very basic as far as scanning, but would like to save data entry time on one particular field. We would like the ability for...
  2. ppark001

    Ignore text after the character =

    Thanks so much. I altered it a bit. This is what I am using: if left({SO_21LineItemExtDescriptions.ExtdDesc1},instr({SO_21LineItemExtDescriptions.ExtdDesc1},"=")) > "" then left({SO_21LineItemExtDescriptions.ExtdDesc1},instr({SO_21LineItemExtDescriptions.ExtdDesc1},"=")-1) else...
  3. ppark001

    Ignore text after the character =

    No, that does not work. Here is the string with the 1st formula. "Custom Hoods Description for customer to see =" Here is the string with the 2nd formula. "el = CONTINENTAL" Here is the string with no formula. "Custom Hoods Description for customer to see = American Range"...
  4. ppark001

    Ignore text after the character =

    No it does not. However, the speed is not an issue. I do have another question. The formula you provided includes the "=". I would like to only show the string to the left of the "=". Thanks again! P.Park
  5. ppark001

    Ignore text after the character =

    Thank you. The formula works perfect. The database is Providex. It's a proprietary database for MAS200 Accounting Software from Sage Software. The data is entered into the software and appears in Crystal version 8.5 as a string. Thanks again for your help. P.Park
  6. ppark001

    Ignore text after the character =

    Crystal 8.5 My customer wants to enter text such as below. I need to ignore all text after the = sign. The equal sign is never in the same place. "Here is an example = everything after the equal sign is to be ignored." Thanks so much, P.Park
  7. ppark001

    PageNofM Backward??

    Thanks! Works perfect.
  8. ppark001

    PageNofM Backward??

    I need to have my report have page numbers backward. In other words, in decending order. Any ideas? Thanks All p.park Crystal 8.5 Providex (MAS200/90) Accounting database
  9. ppark001

    How to print a MS Word doc after printing a report

    Crystal 8.5 with MAS200 Accounting Software. The custom Crystal report runs in MAS200 Accounting Software. I want to link a MS Word document to the end of the report. (I can't just paste the text into the footer of the report, because I get an error that the page it too large. This is a Sales...
  10. ppark001

    Setting up New VPN User

    Cisco 2600 version 12.0 Is there a step by step procedure on how to set up a VPN user. Documentation? thanks so much in advance, p.park
  11. ppark001

    Performance issues Windows XP Pro vs Windows 2000 Pro

    The database is ProvideX - It's a proprietary database. Not fast. P.Park
  12. ppark001

    Performance issues Windows XP Pro vs Windows 2000 Pro

    No, we gave up and are using Windows 2000 for our workstations. It just seems to me there must be an answer out there. The performance difference is very dramatic. P.Park
  13. ppark001

    Folder permissions list SID instead of user/group name

    The PDC is NT4 and the various data servers are Advanced Server 2000. Depending on which server I set the permissions, when I view a folder's permission's, it will display the SID instead of the actual user or group name. Why is this and does it affect anything? For example, if I set the...
  14. ppark001

    Public Tasks in Outlook 2003

    I have a public task folder. I want to create a recurring task that sends recurring reminder to a group (distribution) email. I can't figure out how to do this. Thanks, P.Park
  15. ppark001

    Simple Handheld custom built needed

    I need a handheld for an extremely simple task. It can be monochrome, and needs maybe 20 lines of viewing on a screen. It needs a small keyboard, but enough for a tech to enter programming code. It needs the ability to load and/or run HyperTerminal software. It needs the ability to use a...
  16. ppark001

    Outlook 2003 - Public Folder do not show unread messages

    On non-public folders I can right click on a folder - go to properties/general and click on the option to display unread messages or total number of messages. This option is greyed out for public folders. I share a folder with several people i.e. (I.T. Department)and it's helpful to see if...
  17. ppark001

    Event Viewer History Files

    We have NT4 Server Our Event Log setting are set to overwrite at a certain size so the current logs only go back to 2003. I have been asked to find event logs from 2002. Are these logs kept under any other extension other than .evt Thanks Much!
  18. ppark001

    PDF Printer Driver for Server

    Probably a virtual printer. PDF995 is an example. We have (for example) accounting software where we want to print the reports to a file. PDF format is becoming a standard to give to one's Accountant, Banker etc. So all i want is to be able to print any report to a PDF format. Yet I don't...
  19. ppark001

    PDF Printer Driver for Server

    Hi All, I know there are printer drivers available like PDF995. But they all have to be installed on the client workstation. I only want a printer driver. I don't need to purchase the whole Acrobat Standard just to print from documents like Word, or print screens. Is there a product that is...
  20. ppark001

    Transfer Windows Advanced Server 2000 and CALS to another server

    I called Dell today, and they said that since the M$ 2000 Advanced Server plus 25 CAL licenses was OEM, that my software investment has to be tossed, if I want a new computer. Is there any way around this. Is this true? Paula

Part and Inventory Search

Back
Top