#1   Report Post  
Posted to microsoft.public.excel.misc
Ankeny JJ
 
Posts: n/a
Default Opening in Form View

Can an Excel form be opened in form view instead of spreadsheet view? I'd
like clients to open Excel and immediately see the form which they will fill
out and that data collated into a spreadsheet. XP 2003 Excel software.
Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Opening in Form View

The userform needs excel--it's not a standalone program.

But you could show the userform as soon as you open your workbook:

Option Explicit
sub auto_open()
userform1.show
end sub

Ankeny JJ wrote:

Can an Excel form be opened in form view instead of spreadsheet view? I'd
like clients to open Excel and immediately see the form which they will fill
out and that data collated into a spreadsheet. XP 2003 Excel software.
Thanks in advance.


--

Dave Peterson
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
Excel 2002 document not opening with a proper view in Excel 2003 taj New Users to Excel 1 January 17th 06 10:36 PM
how can I make a form number change everytime the form is opened babydumplingspita Excel Worksheet Functions 1 October 10th 05 07:58 PM
Passing variables between a form and macro David New Users to Excel 4 September 23rd 05 11:57 AM
How do I go from "Chart View" to "Pivot Table Form" in a Pivot ta. Jersey Girl Excel Discussion (Misc queries) 1 March 10th 05 04:20 AM
View of Excel form is different on different computers. SJuker Excel Discussion (Misc queries) 1 March 9th 05 01:47 PM


All times are GMT +1. The time now is 10:44 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"