column A is missing. not hidden.

cmhoz

Active Member
Joined
Aug 20, 2006
Messages
268
i've come across something very odd on a worksheet i've inherited.

column A is missing.

it is not hidden. i have highlighted all and done 'unhide' columns. nothing.

it is not tiny. i have highlighted all and done 'column width' = 10. nothing.

i know it's there... if i put my cursor into B1 and press the left arrow, the cursor moves to A1, i can just see the blinking end of the cursor and can make changes to data in the column A cells.

where did it go?!?
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
My guess is that some how the scroll area got set so you can't scroll there.

Worksheets("sheetName").scrollArea=""

should set things right.
 
Upvote 0
ah. hadn't thought of that... but, there were no macros/code in this file before i got my hands on it.

tried adjusting the scroll area as suggested just in case it was 'left over' somehow, but to no avail.
 
Upvote 0
Even ten years after this question was posed, these answers are still helping, it worked for me.
Many thanks
 
Upvote 0

Forum statistics

Threads
1,213,482
Messages
6,113,916
Members
448,533
Latest member
thietbibeboiwasaco

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