Hi all,

How can I display in VBA the tab Web from the FormatPicture dialog?

Re: Dialog FormatPicture tab Web by Buckland

Buckland
Wed Mar 05 06:38:23 PST 2008

Hi Peter,

Are you wanting to, for an already selected graphic, just popup the FormatPicture dialog and switch to the Web tab, or add text
there or just see what is there or???

I'm assuming you're in Word 2003 or earlier (the 'web' tab is named 'Alt Text' in Word 2007 and in some cases is in different
dialogs there)

==========
<<"Peter Faulhaber" <PeterFaulhaber@discussions.microsoft.com> wrote in message
news:54A7ECA2-5517-4FB7-90CB-BD11628BB5F5@microsoft.com...
Hi all,

How can I display in VBA the tab Web from the FormatPicture dialog?>>
--

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*



Re: Dialog FormatPicture tab Web by peterfaul

peterfaul
Wed Mar 05 11:56:02 PST 2008

Hi Bob,

Thanks for your reply.

Indeed I use Word 2003. In VBA I wrote the line
dialogs(wddialogformatpicture).show. I only see the window Picture. It is the
5th tab.

I want to see the tab Web!!!



"Bob Buckland ?:-)" wrote:

> Hi Peter,
>
> Are you wanting to, for an already selected graphic, just popup the FormatPicture dialog and switch to the Web tab, or add text
> there or just see what is there or???
>
> I'm assuming you're in Word 2003 or earlier (the 'web' tab is named 'Alt Text' in Word 2007 and in some cases is in different
> dialogs there)
>
> ==========
> <<"Peter Faulhaber" <PeterFaulhaber@discussions.microsoft.com> wrote in message
> news:54A7ECA2-5517-4FB7-90CB-BD11628BB5F5@microsoft.com...
> Hi all,
>
> How can I display in VBA the tab Web from the FormatPicture dialog?>>
> --
>
> Bob Buckland ?:-)
> MS Office System Products MVP
>
> *Courtesy is not expensive and can pay big dividends*
>
>
>