![]() |
How to set the IntendLevel using XLLFunctions (Macro Sheet - XLM)
Is there a way to set the Intend Level using XLM funciton. I found that
there is ALIGNMENT MacroSheet Function but it not possible to define the Intend Level? Any Help |
How to set the IntendLevel using XLLFunctions (Macro Sheet - XLM)
You could use "Format.Number" ... '-- Dim strFormat As String 'Indent width of two spaces strFormat = "_ _ @" Application.ExecuteExcel4Macro ("Format.Number(""" & strFormat & """)") '-- Jim Cone Portland, Oregon USA "Raja" wrote in message Is there a way to set the Intend Level using XLM funciton. I found that there is ALIGNMENT MacroSheet Function but it not possible to define the Intend Level? Any Help |
All times are GMT +1. The time now is 10:40 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com