How to change columns Titles

MrBlue

New Member
Joined
Apr 6, 2002
Messages
2
I'm a Newbie in VB and I have some difficulties to make a simple macro (I think).
My macro should change the titles ( in A->" Date" , B->"Salary", .... )of the columns ( or rows ) in order to screen them even if i'm editing the thousandths row ( or column ).
Thank you for your help.
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
So are you saying that you want VB code that will fill in or change your column headings?

Or are you trying to get VB code to *capture* the column headings that are already there.

I'm sorry, it's not clear to me exactly what you are after. If you have some code that doesn't work quite right for you, please paste it for the coders to see.

Thanks!
 
Upvote 0
I was thinking to use VB to change the *Headings* of the columns but by seeing your answer it seems to have a simpliest solution...
Sorry but as I was telling in my first topic I'm a newbie in VB. I would have had to specify : in excel too !
 
Upvote 0

Forum statistics

Threads
1,214,516
Messages
6,119,980
Members
448,934
Latest member
audette89

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