Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
harpscardiff
 
Posts: n/a
Default Validation Question....Can this be done?


I got a basic spreadsheet, with validations. There is a cloumn with the
validation list, listing all common IT problems we experience -
Hardware, PC, Mice, Keyboard, printers.

I want an option at the bottom "Add New", once clicked it will allow
you to enter a new entry in the validation list.

Any ideas how I would do this?

Cheers
Harps


--
harpscardiff
------------------------------------------------------------------------
harpscardiff's Profile: http://www.excelforum.com/member.php...o&userid=25960
View this thread: http://www.excelforum.com/showthread...hreadid=500111

  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Validation Question....Can this be done?

Create a range with those items, say M1:Mn.

then add a dynamic range, InsertNameDefine Name with a name of say
ITProblems and a RefersTo value of

=OFFSET($M$1,,,COUNTA($M:$M),1)

then just use =ITProblems in the Data Validation List textbox.

You button should just add the value to the bottom of the range.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"harpscardiff"
wrote in message
...

I got a basic spreadsheet, with validations. There is a cloumn with the
validation list, listing all common IT problems we experience -
Hardware, PC, Mice, Keyboard, printers.

I want an option at the bottom "Add New", once clicked it will allow
you to enter a new entry in the validation list.

Any ideas how I would do this?

Cheers
Harps


--
harpscardiff
------------------------------------------------------------------------
harpscardiff's Profile:

http://www.excelforum.com/member.php...o&userid=25960
View this thread: http://www.excelforum.com/showthread...hreadid=500111



  #3   Report Post  
Posted to microsoft.public.excel.misc
harpscardiff
 
Posts: n/a
Default Validation Question....Can this be done?


thanks for your reply - got most of your instructions, wasn't sure about
the button?? I dont have a button, I was hoping, in the validation list,
if i an option "add new", a prompt box could come up, you type it in and
then it adds it into the list?


--
harpscardiff
------------------------------------------------------------------------
harpscardiff's Profile: http://www.excelforum.com/member.php...o&userid=25960
View this thread: http://www.excelforum.com/showthread...hreadid=500111

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
Another Data Validation question Nigel Excel Discussion (Misc queries) 3 October 14th 05 10:37 PM
Data validation question Ted Rogers New Users to Excel 3 September 5th 05 12:26 AM
A new twist to the validation drop-down width question. Spongebob Excel Discussion (Misc queries) 2 May 26th 05 09:12 PM
Validation Data & Goto question ma Excel Discussion (Misc queries) 2 March 1st 05 08:54 PM
Data Validation list selection question Bob Wall Excel Worksheet Functions 2 December 4th 04 04:51 PM


All times are GMT +1. The time now is 06:32 AM.

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"