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!

Recent content by ceej

  1. ceej

    Visual Studio 2008 or 2010?

    Do I need Visual Studio 2010 to create add-ins for Excel 2010? Or could I use Visual Studio 2008?
  2. ceej

    Help!! Mas 90 won't release from memory after closed

    Interesting error. If this hasn't been resolved yet I would try the following: 1. Have the user try another computer for the day. If the problem follows the user than it may be a Windows user setup/rights issue. 2. Switch out the NIC and connect a different ethernet cable. 3. Watch the user...
  3. ceej

    can't consolidate companies to use in Access

    IMHO setting up the divisions that way was an extremely poor decision. Mgmt's insecurity about the security is needlessly adding additional overhead expense. You can consolidate MAS 90 data in Access by setting up muliple Linked ODBC MAS 90 tables. The table names will have to use different...
  4. ceej

    Installing Peachtree 2010

    Check whether your version of Peachtree allows more than one person to be in a company.
  5. ceej

    How to get the quantity on hand field in Peachtree

    Huh? Are you talking about Crystal Reports? You need to provide abit more information.
  6. ceej

    Posting Payroll

    I'd probably use GL Exchange to import the journal entries. The challenge becomes reconciling your bank statement. GL Exchange entries won't update the bank rec. Only VI will import into that area.
  7. ceej

    Implementing Project Accounting

    Why are you looking to move?
  8. ceej

    Instead of Ghost can I rebuild a scsi drive?

    Ok. What about using something like EASEUS software to clone? Trying not to pay a few hundred dollars for a one time job. p.s. I liked your comment about leaving the alarm on when the server is down.
  9. ceej

    Instead of Ghost can I rebuild a scsi drive?

    I have a Dell SBS2003 server with 2 partitions with Raid 1. One of the drives went bad so I decided to replace both. Instead of Ghost, could I do the following: 1. Replace the bad drive and do a rebuild. 2. Replace the older good drive and do another rebuild. The scsi drives in their right...
  10. ceej

    Enhancements to MAS200 Effecting Reports

    I would guess its a linking problem between the data tables. 1. Was the AR file part of the original custom? 2. Why is the AR file important? I doubt the MD is the problem.
  11. ceej

    How to programming with customization

    What are you trying to do specifically? Give an example. It may be possible.
  12. ceej

    Peachtree Website Integration

    It looks like there are 3 options: 1. Website export. PT Customer Import and then PT Sales Order Import. 2. Pawcom from Multiware 3. PT SDK How is everyone else doing it?
  13. ceej

    Font color change formula resets to default color

    LB, Thanks for the idea. I realized that Crystal was not updating the font color until the end of the code. So I added a variable to store the current color. I then passed the current color as a parameter into the formula. Ceej Custom Formula logic: Function FontTst(Value1 as Number...
  14. ceej

    Font color change formula resets to default color

    Hi, I created a custom formula which compares two numbers. If the difference between the two numbers is great enough, than I change the color of a field. If not, the color remains the same. On the field font property I execute the formula several times. My problem is that Crystal will only...

Part and Inventory Search

Back
Top