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 Chris 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: MCAUK
  • Order by date
  1. MCAUK

    Normal Template Word/Outlook Save Conflict

    It has these two options chacked (selected) Use Microsoft Office Word 2003 to edit e-mail messages Use Microsoft Office Word 2003 to Reat Rich Text e-mail messages Cheers, MCAUK
  2. MCAUK

    Normal Template Word/Outlook Save Conflict

    Hi everybody, Can anyone help with a workaround for this message: This happens when Outlook is open and Word is started at the same time (both are 2003 versions). The Options checkbox for 'prompt to save normal template' is not selected in Word. The Norton antivirus Office Plug In is...
  3. MCAUK

    Numbering Groups in Access Reports

    Hi everybody, I have a report feeding from a table. The aim of the report is to list projects by priority position based on a score number assigned earlier through formula. The report has tehrefore a [totalscore] field. There may be projets with the same total score. I need to group...
  4. MCAUK

    Validation Rule to check on two fields

    Lupins46, Thank you. I'll take thsi into account when i get to that stage. This is so far the only validation i need to incorporate, though it's likely that I may need to consider multiple validations and surely will posting questions here. Thanks a lot. MCAUK
  5. MCAUK

    Validation Rule to check on two fields

    Lupins46, You're a GodSent. Your suggestion works perfectly. VERY VERY GRATEFUL INDEED. IIf([status]=2,isNULL([date completed])=false,isnull([DATE COMPLETED])=true) You let me thinking thogh, why would you never use this type of validation? Is it the wrong way of doing it? Thansk a lot...
  6. MCAUK

    Validation Rule to check on two fields

    I have a table-level validation rule that looks like this: IIf([status]=2,Not "isNULL [date completed]",[DATE COMPLETED]="") [Status] is a field storing the result of an option group with three toggle buttons on the data entry form (Status 1 = 'Project In queue', Status 2= 'Project Completed'...

Part and Inventory Search

Back
Top