Change column headings or freeze row 1

J

jfeiner99

I ahve added an excel control to my VB.net program.
I would like to do either one of the following.
Is it possible to freeze just row 1 and how.
Is iy possible to change the column headings to my own column names
 
N

nadia.younus

I ahve added an excel control to my VB.net program.
I would like to do either one of the following.
Is it possible to freeze just row 1 and how.
Is iy possible to change the column headings to my own column names

Hi,

I can help you with the first question: Is it possible to freeze just
row 1 and how.

You can do this by:
1. Select a cell in row 2 e.g. A2
2. Go to Window > Freeze Pane
You can now scroll down the excell spreadsheet leaving row 1 always on
display

I hope this is what you meant!
 
J

jfeiner99

Nadia, thank you for you reply, however i can't go to windows > freeze pane
because it is a control I have added to a VB.net program. In addition when i
tried it in excell not part of my computer program it freezes many columns
and rows i only want row 1 to freeze. If I am missing something please
correct me this has been a trouble spot for over 2 months for me now.
 
N

nadia.younus

Nadia, thank you for you reply, however i can't go to windows > freeze pane
because it is a control I have added to a VB.net program.  In addition when i
tried it in excell not part of my computer program it freezes many columns
and rows i only want row 1 to freeze.  If I am missing something please
correct me this has been a trouble spot for over 2 months for me now.
--
Thank You
Jason







- Show quoted text -

oh, I'm sorry, I don't know in that case :$
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top