Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Macro for adding new items to list


I have a list for AutoFiltering with the top left corner at A12. I'd
like to have a button that I can push that will bring up prompts to
fill out a new entry.

Also, I'd like the first column to be a drop down list of values in a
Range Name called "TYPE"


--
SanctifiedRock
------------------------------------------------------------------------
SanctifiedRock's Profile: http://www.excelforum.com/member.php...o&userid=34485
View this thread: http://www.excelforum.com/showthread...hreadid=542552

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Macro for adding new items to list

Turn on the macro recorder and then manually apply data validation to the
first column using the List option and specifying your named range as the
source

=Type

No idea what the first part of your question is about. Perhaps use
Data=Form. . .


--
Regards,
Tom Ogilvy


"SanctifiedRock" wrote:


I have a list for AutoFiltering with the top left corner at A12. I'd
like to have a button that I can push that will bring up prompts to
fill out a new entry.

Also, I'd like the first column to be a drop down list of values in a
Range Name called "TYPE"


--
SanctifiedRock
------------------------------------------------------------------------
SanctifiedRock's Profile: http://www.excelforum.com/member.php...o&userid=34485
View this thread: http://www.excelforum.com/showthread...hreadid=542552


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Macro for adding new items to list


I'm creating this for my boss, he knows nothing about Excel, so I'd like
to make a command button that will do the job of Data/Form for him, by
prompting InputBoxes.


--
SanctifiedRock
------------------------------------------------------------------------
SanctifiedRock's Profile: http://www.excelforum.com/member.php...o&userid=34485
View this thread: http://www.excelforum.com/showthread...hreadid=542552

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Macro for adding new items to list

I couldn't imagine going through a series of input boxes to enter data in
cells.

Perhaps you need to put up a userform.

http://j-walk.com/ss/excel/tips/tip84.htm

See this tutorial here
http://www.dicks-blog.com/excel/2004...g_userfor.html

http://support.microsoft.com/default...b;en-us;829070
How to use Visual Basic for Applications examples to control UserForms in
Microsoft Excel


XL97: How to Use a UserForm for Entering Data (Q161514)
http://support.microsoft.com/?id=161514

XL2000: How to Use a UserForm for Entering Data (Q213749)
http://support.microsoft.com/?id=213749


Here are some other sources of information:

http://www.microsoft.com/ExcelDev/Articles/sxs11pt1.htm
Lesson 11: Creating a Custom Form
Excerpted from Microsoft® Excel 97 Visual Basic® Step by Step.

--
Regards,
Tom Ogilvy


"SanctifiedRock" wrote:


I'm creating this for my boss, he knows nothing about Excel, so I'd like
to make a command button that will do the job of Data/Form for him, by
prompting InputBoxes.


--
SanctifiedRock
------------------------------------------------------------------------
SanctifiedRock's Profile: http://www.excelforum.com/member.php...o&userid=34485
View this thread: http://www.excelforum.com/showthread...hreadid=542552


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Macro for adding new items to list


Thanks muc

--
SanctifiedRoc
-----------------------------------------------------------------------
SanctifiedRock's Profile: http://www.excelforum.com/member.php...fo&userid=3448
View this thread: http://www.excelforum.com/showthread.php?threadid=54255



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
Adding some list items Jeremy Excel Discussion (Misc queries) 1 April 19th 10 08:19 PM
Adding/deleting items from a pivot table dropdown list Joe Excel Discussion (Misc queries) 0 August 26th 09 07:17 PM
adding a formula to items in a drop down list tom Excel Discussion (Misc queries) 0 November 25th 08 02:23 PM
Adding items on an existing drop-down list Kumiko17 Excel Discussion (Misc queries) 2 November 14th 06 03:19 PM
Adding items to the second column of a list box mika Excel Programming 3 November 24th 03 09:11 PM


All times are GMT +1. The time now is 05:45 PM.

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

About Us

"It's about Microsoft Excel"