|
-
Apr 8th, 2009, 09:12 AM
#1
Thread Starter
New Member
Custom form in excel
How can i create custom form in excel, where i can add calender, drop down....?
-
Apr 8th, 2009, 10:12 AM
#2
Re: Custom form in excel
Moved From The FAQ Section
-
Apr 8th, 2009, 10:33 AM
#3
Addicted Member
Re: Custom form in excel
Are you familiar with programming in vba? If so, and if you want the custom form to pop up in its own window, I recommend checking out a tutorial on vba UserForms, like: http://www.xtremevbtalk.com/showthre...hreadid=131000.
If you're not familiar with vba, depending on exactly what you want to do, you may still be able to do it using the command 'Data'--->'Validation' to create drop-downs and restrict values in cells on the worksheet. However, you did mention wanting to have a calendar, which you pretty much need to do through vba.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|