Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Moving data from an array to a range when range consists of areas?

I have an array that I need to move into a range that has multiple areas (so
I can't use the range.copy method). How can you move through a range like
this since I can't use offset very efficiently?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 206
Default Moving data from an array to a range when range consists ofareas?

Hi,
So you have a range of cells you want to copy into another range 1 at
a time into specific cells?
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Moving data from an array to a range when range consists of ar

Hi Dave.
I have an array (the same size as my range) that I need to xfer into a range
that consists of multiple areas (i skip certain rows in a column). Is there
an effecient way to do this?

Right now I am just using the case select method to decide how many cells to
move down from my range origination point (which I had to change to a singe
cell and just use offset from that point).

"CurlyDave" wrote:

Hi,
So you have a range of cells you want to copy into another range 1 at
a time into specific cells?

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 206
Default Moving data from an array to a range when range consists of ar

Hi,
Good Morning....
What are the certain cells?
Please be more specific, ie:do you have values in column A and you
would like them transferred to the first empty cells in column B, or
something to that kind of description would be helpful.
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
finding maximum, minimum in a range consists both Positive and Negative numbers Praveen Excel Worksheet Functions 3 May 4th 23 07:45 PM
Moving Data Range in Chart Peter Charts and Charting in Excel 1 June 26th 06 11:16 PM
VB: moving data range Greg Excel Programming 0 September 20th 05 02:39 PM
Moving range to array Charlie Excel Programming 5 June 24th 05 05:56 PM
Moving Data Within a Range Wouter HM Excel Programming 2 February 16th 04 08:19 AM


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