Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Cell Mapping


Is there a way to quickly select multiple cells to equal one other
cell?


--
MRSV
------------------------------------------------------------------------
MRSV's Profile: http://www.excelforum.com/member.php...o&userid=30642
View this thread: http://www.excelforum.com/showthread...hreadid=503071

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Cell Mapping


Hello MSRV,

Not certain what you want to do. Can you give an example?

Sincerely,
Leith Ros

--
Leith Ros
-----------------------------------------------------------------------
Leith Ross's Profile: http://www.excelforum.com/member.php...fo&userid=1846
View this thread: http://www.excelforum.com/showthread.php?threadid=50307

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Cell Mapping


I am trying to create a template where I can use one cell to input
variable and then have that variable automatically populate in man
other cells. To do this one by one would be to = a cell to the cell
want to input the variable in. I happen to have many cells that I wan
this variable to populate in and I was wondering if ther is a globa
command to accomplish this. I hope this did not confuse you more

--
MRS
-----------------------------------------------------------------------
MRSV's Profile: http://www.excelforum.com/member.php...fo&userid=3064
View this thread: http://www.excelforum.com/showthread.php?threadid=50307

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Cell Mapping


Hello MRSV,

There isn't a global command to do what you want. To do this would
require writing some code for the Worksheet_Change event. It would work
lke this. When the contents of the cell change the event code fires and
then saves the current cell's data into the other cell's you specify.
The down side is you have to hard code the cells you want changed into
the macro code. Would this be a workable solution?

Sincerely,
Leith Ross


--
Leith Ross
------------------------------------------------------------------------
Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465
View this thread: http://www.excelforum.com/showthread...hreadid=503071

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Cell Mapping


Hi Leith,

Thank you very much for taking the time to investigate my query. I have
been hacking away at each cell indvidually as I awaited responses and
think that the best way forward is to stay the course.

Thanks again,
Steve


--
MRSV
------------------------------------------------------------------------
MRSV's Profile: http://www.excelforum.com/member.php...o&userid=30642
View this thread: http://www.excelforum.com/showthread...hreadid=503071

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
mapping me Excel Discussion (Misc queries) 1 December 5th 08 10:47 PM
Cell Mapping? Walt Excel Discussion (Misc queries) 1 November 26th 07 04:10 PM
XML Mapping [email protected] Excel Discussion (Misc queries) 3 October 31st 07 02:24 PM
Mapping a Cell then adding 12 cells down Tripp K Excel Worksheet Functions 1 December 12th 06 11:59 PM
mapping keystroke to a cell ru kidden Excel Discussion (Misc queries) 3 November 17th 05 07:29 PM


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