I have a couple of columns where the data in them is left justified.
The column to it's left is right justified and it looks crappy.
How to get those columns to right justify.
I tried 2 ways below which were unsuccessful.
$oAppl.ActiveSheet.Columns("G:H").HorizontalAlignment = $oAppl.HorizontalAlignment.xlRight
$oAppl.ActiveSheet.Columns("G:H").HorizontalAlignment.xlRight