Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default paste data in cell after user has defined where

I would like to paste multiple data in a certain column on another sheet

for example on my main sheet i have cells which contain numbers, i would
like to select a week number eg. 430 (dont ask) and then paste all info into
the correct column for the graphs, in this case the 430 column

i think it can be done with combo box to select the week number but then im
stuck.

thanks


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 85
Default paste data in cell after user has defined where

ashfire wrote:
I would like to paste multiple data in a certain column on another
sheet

for example on my main sheet i have cells which contain numbers, i
would like to select a week number eg. 430 (dont ask) and then paste
all info into the correct column for the graphs, in this case the 430
column

i think it can be done with combo box to select the week number but
then im stuck.

thanks


How do you know that the 430 column is the 430 column? Is there a header row
with the value 430 in a cell in that row?
If so, you could use the MATCH function to identify the column offset and
then the various paste or assignment operators to populate the column.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default paste data in cell after user has defined where

Thanks i hadnt considered the Match Function before so ill try that, although
it is new to me.
And yes the column headers of the graph read
.....a..............b.....c......d... etc
1.................429, 430, 431 etc
2.Group 1.....10...
3.Group 2.....20...
4.Group 3.....30...

etc


"Paul Lautman" wrote:

How do you know that the 430 column is the 430 column? Is there a header row
with the value 430 in a cell in that row?
If so, you could use the MATCH function to identify the column offset and
then the various paste or assignment operators to populate the column.



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default paste data in cell after user has defined where

not sure if bumping is allowed so ill also add some info

i have cells that are spread around the "front page" tab, which are inputted
manually, id then like to select the correct week number and have them pasted
into a data tab that i use for charts.

Manually swapping them over is a pain, and ive very limited knowledge of the
Match function,

i tried a few times at work but couldnt get it to work at all
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default paste data in cell after user has defined where



"ashfire" wrote:

not sure if bumping is allowed so ill also add some info

i have cells that are spread around the "front page" tab, which are inputted
manually, id then like to select the correct week number and have them pasted
into a data tab that i use for charts.

Manually swapping them over is a pain, and ive very limited knowledge of the
Match function,

i tried a few times at work but couldnt get it to work at all



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default paste data in cell after user has defined where

coud anyone expand please

"ashfire" wrote:

I would like to paste multiple data in a certain column on another sheet

for example on my main sheet i have cells which contain numbers, i would
like to select a week number eg. 430 (dont ask) and then paste all info into
the correct column for the graphs, in this case the 430 column

i think it can be done with combo box to select the week number but then im
stuck.

thanks


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
all user defined cell format del using macro x taol Excel Programming 1 November 25th 05 01:58 AM
User-defined data type; Error: Only User-defined types... tiger_PRM Excel Programming 1 July 18th 04 03:32 PM
User defined data type augustus108 Excel Programming 1 April 10th 04 05:11 PM
Macros and User Defined Data Strucures Tscher Excel Programming 0 February 9th 04 10:49 AM
current cell in user-defined function Julio Kuplinsky Excel Programming 3 December 8th 03 06:24 PM


All times are GMT +1. The time now is 10:19 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"