RE: How to display more items per day in monthly calendar?

Status
Not open for further replies.
D

daniel heit

In Outlook 2007 it seems virtually impossible to add see more than two

calendars items for a particular day when in month view. I often have 5+

things scheduled per day and it would benefit me incredibly to see things a

month out and see what is scheduled for each day. I had decided to give up

on the possibility of existing since i couldn't any settings / view changes

that would enable this. Then I saw a video training on Outlook on the

microsoft website and it shows a monthly calendar with multiple calendar

items within view on that front calendar page.

Please help!!!!!!!!!!!!

"hdtolan" wrote:


> I use the monthly calendar view in Outlook 2003 to manage my schedule but I
> often have more items in a single day than will display in the box for that
> day. How can I display more items per day in the monthly calendar view?
 
What screen resolution do you use? Is outlook at full screen? How many rows

of tool bars?

At 1024x768 with Outlook at full screen with 1 row of toolbars, you should

see a minimum of 3 items. (http://slipstick.me/jing/3appt.png ) If you turn

off all toolbars, the status bar and hide the taskbar (or put it on the

right) you'll get 4.

If you want to see more, you need to use a higher screen resolution or show

fewer weeks - see http://www.slipstick.com/tutorial/view-a-two-week-calendar/ for the method.

 
Unfortunately, the only real way to properly adjust the view is in the XML and css files. If you find them, back them up and check them for the view settings (Look for values that show percentages, number of events, etc), you can build yourself a better viewing experience. I guess they thought business people wouldn't have anything better to do than learn how to program their own stuff in code. I have the same problem, only mine has a different connotation.

I have a situation where the monthly view must be scrollable, and adjust to the amount of data in the row, as well as making sure the columns are more coherent sizes, showing locations. Why is it that when microsoft sells a product, they seem to intentionally try to put you off it? It's absolutely assinine.

However, I had a thought.... What if you altered the word document that pulled in the calendar data, the one with the weekly\monthly view, so that it constantly checks against a specific calendar or calendars? Have it save the entire document to a location you select (WebDav anybody?) and now you've got a calendar that refreshes it's view and creates a basic calendar webpage. Set the number of months, set the views, save as .dotx, open and save as HTML with a specific filename in webdav, "index.html" perhaps... What's needed? A copy of outlook logged in to all the calendars, you want to view, a copy of excel or word with a vba macro template of your choosing, and some time to code the extra vba to count the time in minutes, and roughly every set interval, there will be a process run to reload the page. Set up an index page of your own with absolute links to the filenames, and you can host your own calendar site, with a scrollable view.

Speaking of which, you may want to look into IIS for XP\vista\7. It's a cheap way to host Intranet sites. Of course if you Publish your sites using outlook, even with restricted URL's, you can attach those URL's as a signature to every separate calendar page. Now you not only have a view, but you have an ical feed subscription link on your page.
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
O Display more months in 'Tasks' Using Outlook 3
E Display Outlook Data from more than one Folder like SQL JOIN Outlook VBA and Custom Forms 3
T How to find or display the sub-folder name for an Archive Search Using Outlook 10
Witzker Outlook 2019 Display the output of a seach in a new Window Outlook VBA and Custom Forms 6
Albert McCann Outlook 2021 Outlook Display of HTML Email from two senders is glitchy Using Outlook 0
K Outlook 365 After migrating to Outlook 365, some contacts display in emails with prefixes Using Outlook 0
K Daily Task List Minimized Cannot Display Using Outlook 5
J images on note field display fraction of size Using Outlook 5
J Outlook 2016 Can't display some embedded HTML images in Outlook 2016 Using Outlook 2
O After filtering, how to display all events on that day? Using Outlook 4
M All fonts in Outlook emails display with exaggerated character spacing Using Outlook 4
G Schedule recurring email and attachments display Outlook VBA and Custom Forms 3
O Tasks - how to display "snoozed" tasks and snooze-times? Using Outlook 7
P Task display now leaves little room for notes Using Outlook 10
R Capture Sender's Display name and Address Outlook VBA and Custom Forms 3
M Outlook 2010 How could I globally redesign an outlook template form/region/inspector template used to display mail lists or an individual mails? Outlook VBA and Custom Forms 0
Travis Lloyd Messages Won't Display In Outlook 2019 Home & Business Using Outlook 0
A Prepending Email Addrs with "Display Name <email>" Has Stopped Working Using Outlook 0
M In Outlook Calendar remove the buttons: 'Today' and '<' (Back a day) and '>' (Forward a day) that are below the Ribbon and above the calendar display. Using Outlook 0
C Why won't Title display in message list? Using Outlook 1
R Auto display of new email does not work on non-default account Outlook VBA and Custom Forms 0
E How to display "Change Folder" in Change Default Email Delivery Location in Exchange Outlook 2016 Using Outlook 1
T Column to display which email alias a message was sent to Outlook VBA and Custom Forms 6
M Daily Task List Minimized Cannot Display Using Outlook 2
C Outlook Mobile app email order randomized and display names stripped Using Outlook 6
N Contact display as Using Outlook 2
J Reminders Display then Disappear Using Outlook 13
O How to display senders email address (column) Using Outlook 1
S Display PF contact folder items to select contact to link to appointment Outlook VBA and Custom Forms 1
I How to display sender's name instead of email address in outlook 2013 message Using Outlook 5
O How to display number of items per .pst file Using Outlook 7
J Outlook 2016 message content does not display - outlook.com; exchange Using Outlook.com accounts in Outlook 9
soadfan Outlook rules look up display name only Using Outlook 4
C Display Sender As Contact Outlook VBA and Custom Forms 4
O How to display folder icons? Using Outlook 2
Treebys Array out of bounds .display 2016 Outlook VBA and Custom Forms 3
copperberry How to display incomplete tasks due on or before 7 days from now Using Outlook 0
T outlook 2010 mail item count doesnt match display Outlook VBA and Custom Forms 3
Diane Poremsky Category Color doesn't Display in Inbox Using Outlook 0
P How to make outlook display alert appear on top of other windows whenever a new email is received? Outlook VBA and Custom Forms 1
T Outlook 2016 Calendar multiday event display Using Outlook 4
Diane Poremsky Display the Created Date field of any Outlook item Using Outlook 0
Diane Poremsky Replace Display Names with Email Addresses Using Outlook 0
Diane Poremsky Search for All Messages from Contact and Display in New Window Using Outlook 0
K Display sub-folders in body of outlook Using Outlook 1
O How to display multi-line task in To-Do List - Outlook 2010 Using Outlook 1
Diane Poremsky Display the Recipient Email Address in the Sent Items Folder Using Outlook 0
Diane Poremsky Excel Files Won't Display in Reading Pane Using Outlook 1
D Display of Open Folders Using Outlook 0
Fozzie Bear Change the Display Name recipients see for Exchange account Exchange Server Administration 0

Similar threads

Back
Top