Error "Microsoft office excel cannot create or use the data range reference because it is too complex"

pedie

Well-known Member
Joined
Apr 28, 2010
Messages
3,875
Hi 'm getting this error message "Microsoft office excel cannot create or use the data range reference because it is too complex" when i try to delete/copy/cut/select chunk of data...

Can someone please help me with this get rid of this error messange and work this out?

I have data of more then 557000 row....4 cols...

Please advice.
 
Thanks...thats much better MrKows! I did turn off screen updating but didnt take care of calculation part...

Can you also please help me with my post#8?

You're going to need to provide much more clear details for that.
 
Upvote 0

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
Thanks again.

Okay lets say I have huge data rowccount is =550000
I want this 550000/4 and then divide whole data into 4 groups and then cut each group and paste it in new sheet [lets day 'tempsheet'] then filter the data by "=MyIndex No:*" then copy this to this sheet f col. again filter it by "=Data Xi No*" and paste it in G col...

And follow same steps for each group divided...

Is this how we break down data? :):)


 
Upvote 0
Thanks again.

Okay lets say I have huge data rowccount is =550000
I want this 550000/4 and then divide whole data into 4 groups and then cut each group and paste it in new sheet [lets day 'tempsheet'] then filter the data by "=MyIndex No:*" then copy this to this sheet f col. again filter it by "=Data Xi No*" and paste it in G col...

And follow same steps for each group divided...

Is this how we break down data? :):)

What I meant in the earlier post about breaking down data was if you were selecting/cutting/copying/pasting the data manually. When it comes to code, there is absolutely no need to break apart the data.
 
Upvote 0
Okay thanks...
But now that we have initiated that part of the conversation can you pls write one for me if that wont take too much of your time?:)
 
Upvote 0
Hi All,

I am facing an error while copy data from 3 files into 1 file.


-- removed inline image ---


{
Microsoft Office Excel Cannot Create or Use the Data Range reference because its too complex. Try one or more of the following:

-Use data that can be selected in one contiguous rectangle.
-Use data from the same sheet

[OK]
}

To explain the problem I have attached a sample of the 3 files which I have been working on in the below link. I have to filter for a certain condition mentioned below, post which the resultant should be copied into a new file into 3 respective tabs and also combine all of them into the 4th tab.

Now when I copy them into the respective tab the Second file copies with no problem file, while the 1st and the 3rd file faces problems by popping up the above error :( and the whole data gets copied

Files Names with the Filter Condition in Bracket
File 1.CSV (DeptID = 12) - contains 19725 Rows
File 2.CSV (DeptID = 30) - contains 9096 Rows
File 3.CSV (DeptID = 12) - contains 84513 Rows

Files are located in the below link :wink:
http://www.esnips.com/web/vma2084ExcelFiles/

Could you please help me on the above, I am think if there is a way to copy the filtered data part by part.

Thanks alot in advance :biggrin:

Regards,
VMA


 
Upvote 0

Forum statistics

Threads
1,216,086
Messages
6,128,734
Members
449,466
Latest member
Peter Juhnke

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top