Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Filling a cell with values from another worksheet

I would like to have the ability to request a user (tab 1) to select a
value from a column of items on a seperate worksheet (tab 3) and then
fill a cell on worksheet 1 (tab 1) with that value.

Does that make any sense? I am guessing that I would need to use a
User Form to grab the choices and allow the user to select them?


---
Message posted from http://www.ExcelForum.com/

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default Filling a cell with values from another worksheet

You need to make a listbox and set the data range of this to equal your
range of values on tab3. Then in the change event just add the code to copy
the value n the box to the cell you want.


"Jatherton " wrote in message
...
I would like to have the ability to request a user (tab 1) to select a
value from a column of items on a seperate worksheet (tab 3) and then
fill a cell on worksheet 1 (tab 1) with that value.

Does that make any sense? I am guessing that I would need to use a
User Form to grab the choices and allow the user to select them?


---
Message posted from http://www.ExcelForum.com/



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
Automatically filling a cell from a worksheet based on a selection Pbrent Excel Worksheet Functions 2 May 14th 10 03:39 PM
Filling in worksheet cell references Wavequation Excel Discussion (Misc queries) 4 May 20th 09 08:18 PM
Filling values in a grid Cecilia Excel Worksheet Functions 4 November 1st 06 10:53 AM
filling information from one cell and filling another. Dianne Excel Worksheet Functions 1 August 15th 05 08:14 PM
Filling a ComoboBox with Values on a different Worksheet Dave Baranas Excel Programming 1 August 12th 03 09:59 PM


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