Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 83
Default Changes to entries made through validation

I have users select items from a validation list that dynamically displays
the list items in the language of the user's choice and then enters that item
in the language selected. The problem is if another user changes the
language for the spreadsheet, the entry made through the validation list
remains in the original language. I've used two columns, one for the
validation and another to allow the language to change for that entry. This
is a bit awkward though. I've looked at the posts and the Contextures page,
but not seen any similar difficulties.
Thanks for any help
Jake
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 471
Default Changes to entries made through validation

When a user changes the language, why not have a macro run at that moment
that goes through all the data in the sheet and updates the language
displayed. Or store the actual response in, say, English and have that
column hidden and then have the display column do a lookup to the your
language conversion table to convert your hidden English word and display the
resulting language's word. Not sure this will help, but since it has been a
couple days with no other responses, I thought I'd give it a try.

"Jake" wrote:

I have users select items from a validation list that dynamically displays
the list items in the language of the user's choice and then enters that item
in the language selected. The problem is if another user changes the
language for the spreadsheet, the entry made through the validation list
remains in the original language. I've used two columns, one for the
validation and another to allow the language to change for that entry. This
is a bit awkward though. I've looked at the posts and the Contextures page,
but not seen any similar difficulties.
Thanks for any help
Jake

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
Validation List - adding new entries watermt Excel Worksheet Functions 20 March 27th 09 10:06 PM
Data Validation...I need to add more entries!! Davieslondon Excel Discussion (Misc queries) 4 November 25th 08 11:27 AM
Excel formula that adjusts to new columns as entries made in cells Newsgal Excel Programming 2 February 6th 08 06:31 PM
validation of textbox entries CG Rosén Excel Programming 3 February 15th 06 02:50 PM
Using Data Validation - how do I allow other entries DianeMcP New Users to Excel 4 July 19th 05 05:51 PM


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