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

    Move Files to new folder

    Hi I need to create a VBScript to automatically move files from one folder location to another. Unfortunatley the source folder contains mulitple versions of the same file and I only need to move the latest. The versions are detemined by an underscore at the end of the file name. e.g...
  2. JMSBR

    Crystal Reports - Formulas and Null Values

    Hi I am having a problem with a formula which is in a formula field on my report. The formula does what I need it to if I change the report options to "Convert Database NULL Values to Default" and evaluate the fields with <> "". However for other reasons I need to be able to evaluate Null...
  3. JMSBR

    OR Statement In Crystal Reports

    Hi I am trying to write a formula to return results where the following conditions are true: x = True y = True x and y = True The formula below seems to only return: x = True x and y = True But not just y = True. // X (If ("Commercial Property" in {?Events and Mailings}) then...
  4. JMSBR

    MS Outlook Print and Send

    Hi We need to create a "Print and Send" button in Outlook which will send the email and then print it. It sounds easy but the crutial thing is that it needs to print after it has send so that it prints the Send Date etc. Has anybody got any ideas for a VBA solution or seen any software that...
  5. JMSBR

    Problem with Record Selection Formula in Subreport - AND / OR

    Hi Please could you help this has been driving me crazy. I am trying to filter a subreport using the Record Selection Formula. I have created 4 formula fields which Return "Print" or "Don't Print" depending on the formula. What I want to do is set up the forumla so it only prints a record if...

Part and Inventory Search

Back
Top