Sub CreateBlocks() ' ' CreateBlocks Macro ' CreateBlocks ' ' Range("A1").Select ActiveCell.FormulaR1C1 = "454545" ActiveSheet.Shapes.Range(Array("TextBox 111")).Select ActiveSheet.Shapes.Range(Array("TextBox 564")).Select ActiveSheet.Shapes.Range(Array("TextBox 565")).Select ActiveSheet.Shapes.Range(Array("TextBox 566")).Select ActiveSheet.Shapes.Range(Array("TextBox 567")).Select ActiveSheet.Shapes.Range(Array("TextBox 568")).Select ActiveSheet.Shapes.Range(Array("TextBox 569")).Select ActiveSheet.Shapes.Range(Array("TextBox 570")).Select ActiveSheet.Shapes.Range(Array("TextBox 571")).Select ActiveSheet.Shapes.Range(Array("TextBox 572")).Select Selection.ShapeRange(1).TextFrame2.TextRange.Characters.Text = "454545" Selection.ShapeRange(1).TextFrame2.TextRange.Characters(1, 6).ParagraphFormat. _ FirstLineIndent = 0 With Selection.ShapeRange(1).TextFrame2.TextRange.Characters(1, 6).Font .NameComplexScript = "+mn-cs" .NameFarEast = "+mn-ea" .Fill.Visible = msoTrue .Fill.ForeColor.ObjectThemeColor = msoThemeColorBackground1 .Fill.ForeColor.TintAndShade = 0 .Fill.ForeColor.Brightness = 0 .Fill.Transparency = 0 .Fill.Solid .Size = 36 .Name = "+mn-lt" End With Range("A2").Select End Sub
Network and collaborate with thousands of CTOs, CISOs, and IT Pros rooting for you and your success.
”The time we save is the biggest benefit of E-E to our team. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange.
Our community of experts have been thoroughly vetted for their expertise and industry experience.
The Distinguished Expert awards are presented to the top veteran and rookie experts to earn the most points in the top 50 topics.