PC Review


Reply
Thread Tools Rate Thread

How to create a custom 'View Type'

 
 
Clapper
Guest
Posts: n/a
 
      16th Jul 2009
There are 5 basic 'View Types' in Outlook: Table, Timeline, Card, Business
Card, Day/Week/Month, Icon

Is it possible to create a customized View Type? I'm not talking about a
custom View, but a custom View Type?


 
Reply With Quote
 
 
 
 
Sue Mosher [MVP]
Guest
Posts: n/a
 
      16th Jul 2009
No, that's now possible. All views are based on one of those seven types.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Clapper" <(E-Mail Removed)> wrote in message
news:82801B7B-AC4B-42D3-903C-(E-Mail Removed)...
> There are 5 basic 'View Types' in Outlook: Table, Timeline, Card, Business
> Card, Day/Week/Month, Icon
>
> Is it possible to create a customized View Type? I'm not talking about a
> custom View, but a custom View Type?
>
>



 
Reply With Quote
 
Clapper
Guest
Posts: n/a
 
      16th Jul 2009
That's too bad. Nice to have data all in one place, but with so little
control over options to print...

And you're right, that is 7, not 5 isn't it?

Thanks

"Sue Mosher [MVP]" wrote:

> No, that's now possible. All views are based on one of those seven types.
>
> --
> Sue Mosher, Outlook MVP
> Author of Microsoft Outlook 2007 Programming:
> Jumpstart for Power Users and Administrators
> http://www.outlookcode.com/article.aspx?id=54
>
>
> "Clapper" <(E-Mail Removed)> wrote in message
> news:82801B7B-AC4B-42D3-903C-(E-Mail Removed)...
> > There are 5 basic 'View Types' in Outlook: Table, Timeline, Card, Business
> > Card, Day/Week/Month, Icon
> >
> > Is it possible to create a customized View Type? I'm not talking about a
> > custom View, but a custom View Type?
> >
> >

>
>
>

 
Reply With Quote
 
Sue Mosher [MVP]
Guest
Posts: n/a
 
      16th Jul 2009
Sorry about the typo. I meant "not" not "now" as you apparently figured out.
And it's six types. I apparently can't count any better than I can type
today.

What print options are you hankering for?

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Clapper" <(E-Mail Removed)> wrote in message
news:79DC6D5A-C29E-46C9-B54B-(E-Mail Removed)...
> That's too bad. Nice to have data all in one place, but with so little
> control over options to print...
>
> And you're right, that is 7, not 5 isn't it?
>
> Thanks
>
> "Sue Mosher [MVP]" wrote:
>
>> No, that's now possible. All views are based on one of those seven types.
>>
>> "Clapper" <(E-Mail Removed)> wrote in message
>> news:82801B7B-AC4B-42D3-903C-(E-Mail Removed)...
>> > There are 5 basic 'View Types' in Outlook: Table, Timeline, Card,
>> > Business
>> > Card, Day/Week/Month, Icon
>> >
>> > Is it possible to create a customized View Type? I'm not talking about
>> > a
>> > custom View, but a custom View Type?
>> >
>> >

>>
>>
>>



 
Reply With Quote
 
Clapper
Guest
Posts: n/a
 
      17th Jul 2009
You and me both.

I have a contact list that has a bunch of info in for each contact, but I'd
like to print a list of just names and phone extensions. But since just a
name and extension doesn't take up much space, I want to be able to have
multiple columns. The only option I've found for multiple columns is the
print style of 'Phone Directory', but that's only available with the one of
the 'card' View Types. But the 'card' view types include several other fields
besides just name and extension. So I want to create a view type similar to
the 'card' type but with just name and extension fields.

"Sue Mosher [MVP]" wrote:

> Sorry about the typo. I meant "not" not "now" as you apparently figured out.
> And it's six types. I apparently can't count any better than I can type
> today.
>
> What print options are you hankering for?
>
> --
> Sue Mosher, Outlook MVP
> Author of Microsoft Outlook 2007 Programming:
> Jumpstart for Power Users and Administrators
> http://www.outlookcode.com/article.aspx?id=54
>
>
> "Clapper" <(E-Mail Removed)> wrote in message
> news:79DC6D5A-C29E-46C9-B54B-(E-Mail Removed)...
> > That's too bad. Nice to have data all in one place, but with so little
> > control over options to print...
> >
> > And you're right, that is 7, not 5 isn't it?
> >
> > Thanks
> >
> > "Sue Mosher [MVP]" wrote:
> >
> >> No, that's now possible. All views are based on one of those seven types.
> >>
> >> "Clapper" <(E-Mail Removed)> wrote in message
> >> news:82801B7B-AC4B-42D3-903C-(E-Mail Removed)...
> >> > There are 5 basic 'View Types' in Outlook: Table, Timeline, Card,
> >> > Business
> >> > Card, Day/Week/Month, Icon
> >> >
> >> > Is it possible to create a customized View Type? I'm not talking about
> >> > a
> >> > custom View, but a custom View Type?
> >> >
> >> >
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Sue Mosher [MVP]
Guest
Posts: n/a
 
      17th Jul 2009
Why not just create a new card view with only the fields you want to print?

It could also be a job for a mail merge to Word. Use the catalog style and
try formatting it with "newspaper" columns that snake across the page.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Clapper" <(E-Mail Removed)> wrote in message
news:96DF2D3C-684E-4D78-89FF-(E-Mail Removed)...
>
> I have a contact list that has a bunch of info in for each contact, but
> I'd
> like to print a list of just names and phone extensions. But since just a
> name and extension doesn't take up much space, I want to be able to have
> multiple columns. The only option I've found for multiple columns is the
> print style of 'Phone Directory', but that's only available with the one
> of
> the 'card' View Types. But the 'card' view types include several other
> fields
> besides just name and extension. So I want to create a view type similar
> to
> the 'card' type but with just name and extension fields.



 
Reply With Quote
 
Clapper
Guest
Posts: n/a
 
      20th Jul 2009
I've tried that, but when I print my custom card view with the Phone List
'View Type' I still get fields I don't want.



"Sue Mosher [MVP]" wrote:

> Why not just create a new card view with only the fields you want to print?
>
> It could also be a job for a mail merge to Word. Use the catalog style and
> try formatting it with "newspaper" columns that snake across the page.
> --
> Sue Mosher, Outlook MVP
> Author of Microsoft Outlook 2007 Programming:
> Jumpstart for Power Users and Administrators
> http://www.outlookcode.com/article.aspx?id=54
>
>
> "Clapper" <(E-Mail Removed)> wrote in message
> news:96DF2D3C-684E-4D78-89FF-(E-Mail Removed)...
> >
> > I have a contact list that has a bunch of info in for each contact, but
> > I'd
> > like to print a list of just names and phone extensions. But since just a
> > name and extension doesn't take up much space, I want to be able to have
> > multiple columns. The only option I've found for multiple columns is the
> > print style of 'Phone Directory', but that's only available with the one
> > of
> > the 'card' View Types. But the 'card' view types include several other
> > fields
> > besides just name and extension. So I want to create a view type similar
> > to
> > the 'card' type but with just name and extension fields.

>
>
>

 
Reply With Quote
 
Sue Mosher [MVP]
Guest
Posts: n/a
 
      21st Jul 2009
Sorry, but I don't follow. Could you provide enough detail that someone else
could try to duplicate your scenario?

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Clapper" <(E-Mail Removed)> wrote in message
news:AF735076-A4B7-4C8A-9942-(E-Mail Removed)...
> I've tried that, but when I print my custom card view with the Phone List
> 'View Type' I still get fields I don't want.
>
>
>
> "Sue Mosher [MVP]" wrote:
>
>> Why not just create a new card view with only the fields you want to
>> print?
>>
>> It could also be a job for a mail merge to Word. Use the catalog style
>> and
>> try formatting it with "newspaper" columns that snake across the page.


>>
>> "Clapper" <(E-Mail Removed)> wrote in message
>> news:96DF2D3C-684E-4D78-89FF-(E-Mail Removed)...
>> >
>> > I have a contact list that has a bunch of info in for each contact, but
>> > I'd
>> > like to print a list of just names and phone extensions. But since just
>> > a
>> > name and extension doesn't take up much space, I want to be able to
>> > have
>> > multiple columns. The only option I've found for multiple columns is
>> > the
>> > print style of 'Phone Directory', but that's only available with the
>> > one
>> > of
>> > the 'card' View Types. But the 'card' view types include several other
>> > fields
>> > besides just name and extension. So I want to create a view type
>> > similar
>> > to
>> > the 'card' type but with just name and extension fields.

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom Views - Why am I unable to create a custom View? Mike C Microsoft Excel Discussion 1 5th Sep 2008 08:47 PM
Create Custom View - Last 30 Days? Andrea Microsoft Outlook Discussion 5 9th Jan 2008 11:47 PM
Create a new custom folder type to use as a template =?Utf-8?B?b2t5cG91cw==?= Windows XP Customization 2 7th Jul 2007 04:55 AM
Word 2007: Create custom bibliography type =?Utf-8?B?U0E=?= Microsoft Word Document Management 4 2nd Apr 2007 02:22 AM
When I create a custom paper type is it for all printers Allen Windows XP General 9 28th Mar 2006 11:08 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:41 AM.