+ Reply to Thread
Results 1 to 3 of 3

SaveAsUI

  1. #1
    Forum Contributor
    Join Date
    11-20-2005
    Posts
    256

    SaveAsUI

    Hi all,

    Whats the "UI" mean in this:

    Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As Boolean)
    Thx
    Dave
    "The game is afoot Watson"

  2. #2
    Nigel
    Guest

    Re: SaveAsUI

    From Excel VBA help.......

    SaveAsUi True if the Save As dialog box will be displayed.

    The UI (user interface), in this case the save as dialog box will or will
    not be displayed depending on the value of this parameter.

    --
    Cheers
    Nigel



    "Desert Piranha"
    <[email protected]> wrote in
    message news:[email protected]...
    >
    > Hi all,
    >
    > Whats the "UI" mean in this:
    >
    > Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As
    > Boolean)
    >
    >
    > --
    > Desert Piranha
    >
    >
    > ------------------------------------------------------------------------
    > Desert Piranha's Profile:
    > http://www.excelforum.com/member.php...o&userid=28934
    > View this thread: http://www.excelforum.com/showthread...hreadid=535823
    >




  3. #3
    Forum Contributor
    Join Date
    11-20-2005
    Posts
    256
    Quote Originally Posted by Nigel
    From Excel VBA help.......

    SaveAsUi True if the Save As dialog box will be displayed.

    The UI (user interface), in this case the save as dialog box will or will
    not be displayed depending on the value of this parameter.

    --
    Cheers
    Nigel



    "Desert Piranha"
    <[email protected]> wrote in
    message news:[email protected]...
    >
    > Hi all,
    >
    > Whats the "UI" mean in this:
    >
    > Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As
    > Boolean)
    >
    >
    > --
    > Desert Piranha
    >
    >
    > ------------------------------------------------------------------------
    > Desert Piranha's Profile:
    > http://www.excelforum.com/member.php...o&userid=28934
    > View this thread: http://www.excelforum.com/showthread...hreadid=535823
    >
    Hi Nigel,
    Thank you for your explanation. I understand now.

    Thx again

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1