Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Custom Form Closing

I have a custom information input form with two buttons: Reset and Show
Disclosures. I need the Show Dislosures button upon clicking on it take the
data entered, populate the spreadsheet and close the form.
While I have completed the first functionality, I can't figure out how to
close the form without closing the Excel Worksheet or Workbook.
Please help.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 791
Default Custom Form Closing

Usually you just do the following:

UserForm1.Hide

Unless Iam missing something; if this doesn't work please elaborate.

--
If this posting was helpful, please click on the Yes button.
Regards,

Michael Arch.




"Zoya" wrote:

I have a custom information input form with two buttons: Reset and Show
Disclosures. I need the Show Dislosures button upon clicking on it take the
data entered, populate the spreadsheet and close the form.
While I have completed the first functionality, I can't figure out how to
close the form without closing the Excel Worksheet or Workbook.
Please help.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Custom Form Closing

Thank you so much! I just got fixated on the "closing" and didn't think that
it could be so simple.
Thank you again!

"Michael" wrote:

Usually you just do the following:

UserForm1.Hide

Unless Iam missing something; if this doesn't work please elaborate.

--
If this posting was helpful, please click on the Yes button.
Regards,

Michael Arch.




"Zoya" wrote:

I have a custom information input form with two buttons: Reset and Show
Disclosures. I need the Show Dislosures button upon clicking on it take the
data entered, populate the spreadsheet and close the form.
While I have completed the first functionality, I can't figure out how to
close the form without closing the Excel Worksheet or Workbook.
Please help.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Closing a Form Mike Excel Discussion (Misc queries) 2 March 14th 06 01:09 PM
form closing with the X raw[_15_] Excel Programming 2 December 22nd 05 12:40 AM
How do I delete my custom button on closing N E Body Excel Programming 1 November 3rd 04 12:19 AM
HELP! - Closing form Alex J Excel Programming 1 September 17th 04 01:37 AM
HELP! - Closing form Norman Jones Excel Programming 0 September 16th 04 03:21 AM


All times are GMT +1. The time now is 01:35 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"