Groups | Search | Server Info | Login | Register


Groups > comp.apps.spreadsheets > #50

Re: Data Form

From Dave Peterson <petersod@XSPAMverizon.net>
Newsgroups comp.apps.spreadsheets
Subject Re: Data Form
Date 2011-02-01 08:19 -0600
Organization A noiseless patient Spider
Message-ID <ii94p8$mc3$1@news.eternal-september.org> (permalink)
References <09b471a9-6d33-4818-95cd-742d699c9ab4@y35g2000prc.googlegroups.com>

Show all headers | View raw


You have a couple of responses at your other post.

On 01/31/2011 17:48, Slim Slender wrote:
> I can make the built-in Data Form open when the Workbook opens with:
>
> Private Sub Workbook_Open()
>        ActiveSheet.ShowDataForm
> End Sub
>
> The form is modal so I can't do anything till I close it. The question
> is, can I have the event of
> closing the Data Form trigger a sub to close and save the workbook?

-- 
Dave Peterson

Back to comp.apps.spreadsheets | Previous | Next | Find similar


Thread

Re: Data Form Dave Peterson <petersod@XSPAMverizon.net> - 2011-02-01 08:19 -0600

csiph-web