Row/Column Issue

HeyItsTyler

New Member
Joined
Dec 12, 2018
Messages
3
Hello,

I am having an issue with extra rows and columns in a worksheet (will be referenced to as A), specifically with a data connection into another workbook (B). Worksheet A does not have currently have data beyond row 100, but the rows and columns (in the scroller) extend to excel's limit, which leads to a massive amount of cells for the data connection to pick up and input into workbook B and eventually crashes from the memory usage. There is another worksheet in the same workbook as worksheet A that is also connected to workbook B and extends to row ~500 and the connection works fine. There is also no VBA coding in these workbooks if that were to cause any type of issue.

Is this an issue with worksheet A cell formatting or data connection settings?

Any direction would be greatly appreciated.
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
I suspect that you need to just reset the end-point for worksheet A. The MS help article might...well...help.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,653
Messages
6,120,752
Members
448,989
Latest member
mariah3

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