May 24th, 2009
Alternate Row Color in the Detail Section of your report
- Right click the “Details” section and select “Section Expert”
- Select the “Color” tab
- Select the “X-2″ button (formula button)
- Type the following:
if RecordNumber mod 2 = 0 then crSilver else crNoColor
- Save and close
The row colors of your detail section will now alternate between Silver and NoColor. Read the rest of this entry »
Posted in Development | Comments Off
May 15th, 2009
Original Author: Microsoft Office Online
http://office.microsoft.com
This feature requires you to use a Microsoft Exchange Server e-mail account.
You can share your e-mail, calendar, tasks, notes, and journal with other Outlook users as long as you both are using a Microsoft Exchange Server in the same organization.
To share any other folder other than the Inbox, Contacts, Calendar, Notes, or Journal, you must share permissions on the folder you want to share and each folder that is higher in the folder hierarchy. For example, to give another person access to a folder that is under Inbox in your mailbox, you must grant permissions to the Mailbox, Inbox, and the subfolder. Even though it might appear you’re granting the other person access to more folders than you want, only the items in the Inbox subfolder will be available. Read the rest of this entry »
Posted in Email / Exchange | Comments Off
April 26th, 2009
Move an Offline Folder file (.ost)
If you work offline with Outlook or use Cached Exchange Mode with Microsoft Exchange Server, you can change the location of the local Offline Folder file (.ost) to a different folder or hard disk drive.
- Exit Outlook.
- Click Start, and then click Control Panel.
- Double-click Mail, and then click E-mail Accounts.
- Click Show Profiles, and then select the profile that contains the .ost file.
- Click Properties, and then click Data Files. Read the rest of this entry »
Posted in Email / Exchange | Comments Off