Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default BeforeOpen Event and Data Validation annoyance.

Hi,

I have created a generic form which uses drop-down boxes (data
validation option List) to select one field which automatically updates
other fields using a vlookup function linked to a named range on
another sheet.

Lots of people use this form and each time enter their name and the
date into the form as well as selecting an item from the drop down
list.

i have written a macro to clean the sheet up ready for a new user, as I
am not able to make it read only.

i have no problem clearing the name field (cell)
The problem I have is I want the drop-down box field to set back to a
default value in the list, rather than stay in th eformat it was saved.

i am struggling to find code to manage data validation and drop down
boxes in this way

any ideas?

Ant

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default BeforeOpen Event and Data Validation annoyance.

Set the value of the cell to the value you want the dropdown list (data
validation) to have selected.

--
Regards,
Tom Ogilvy

wrote in message
ups.com...
Hi,

I have created a generic form which uses drop-down boxes (data
validation option List) to select one field which automatically updates
other fields using a vlookup function linked to a named range on
another sheet.

Lots of people use this form and each time enter their name and the
date into the form as well as selecting an item from the drop down
list.

i have written a macro to clean the sheet up ready for a new user, as I
am not able to make it read only.

i have no problem clearing the name field (cell)
The problem I have is I want the drop-down box field to set back to a
default value in the list, rather than stay in th eformat it was saved.

i am struggling to find code to manage data validation and drop down
boxes in this way

any ideas?

Ant



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
Event Procedure - Data Validation List JEFF Excel Programming 19 July 25th 05 03:35 PM
Data Validation Listbox and the Worksheet Change Event RASENT Excel Programming 0 June 17th 05 09:26 PM
Change event for data validation listbox Steve Parkinson Excel Programming 4 January 14th 05 02:57 PM
Data Validation & ControlSource & Change event Ocker Excel Programming 4 November 5th 04 03:34 AM
MS Bug? Data validation list dropdown with Worksheet_Change event Dan Frederick Excel Programming 0 April 6th 04 05:35 AM


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