Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Diane Collins   on Jan 30 In MS Office Category.

  
Question Answered By: Roxanne Dixon   on Jan 30

I took your code  and copied it into an Excel Module. I bolded A7 & A8, selected
A8, ran the macro and it ran fine for me. I even took out the last two lines
with no problem.

Sub insertrow()
ActiveCell.EntireRow.Insert
ActiveCell.Font.Bold = False
'ActiveCell.Select
'ActiveCell.Font.Bold = False
End Sub

Share: 

 

This Question has 5 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Keep cell font bold off Or get search suggestion and latest updates.


Tagged: