Re: VBA_Command Buttons with Form
- From: "Jean-Guy Marcil" <DontEvenTry@NoSpam>
- Date: Tue, 28 Aug 2007 19:05:55 -0400
jer99 via OfficeKB.com was telling us:
jer99 via OfficeKB.com nous racontait que :
I've been programming in Access VBA for quite a few years and am
branching out to Word (smile).
I've designed a 3 page form in word (2003 SP2). I am also new to
forms.
I thought it would be a good idea if I had a submit button on the
bottom of the form and when pressed, save it and also send the parsed
data to another directory.
I can figure out the code for the process if I can only get the
button to work!!!
I have a statement on the click event like:
if msgbox("Are you sure you are finished?",......) = vbok then
do something
endif
I put a break on the do something line.
When I click on the button, nothing happens. I took it out of design
mode (I'm pretty sure) and even tried to protect it to only filling
out the form.
I'm sure there is a very basic answer (no pun intended) here. I'm just
missing it.
Thanks.
Can you post the exact code and the sub name you are using? Where is this
sub located?
--
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
jmarcilREMOVE@xxxxxxxxxxxxxxxxxxxxxxx
Word MVP site: http://www.word.mvps.org
.
- Follow-Ups:
- Re: VBA_Command Buttons with Form
- From: jer99 via OfficeKB.com
- Re: VBA_Command Buttons with Form
- References:
- VBA_Command Buttons with Form
- From: jer99 via OfficeKB.com
- VBA_Command Buttons with Form
- Prev by Date: Re: Updating Excel Links
- Next by Date: Re: Updating Excel Links
- Previous by thread: VBA_Command Buttons with Form
- Next by thread: Re: VBA_Command Buttons with Form
- Index(es):