ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   What does a number with suffix # mean? (https://www.excelbanter.com/excel-programming/343785-what-does-number-suffix-mean.html)

lvcha.gouqizi

What does a number with suffix # mean?
 
Hi,

I record a macro when drawing a eclipse, and it gives the following
code. I am wondering why some numbers are suffixed by # while others
not.

ActiveSheet.Shapes.AddShape(msoShapeOval, 400.25, 36#, 129#,
44.25).Select

Thanks,
lvcha


Chip Pearson

What does a number with suffix # mean?
 
The # suffix specifies that data type is Double.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"lvcha.gouqizi" wrote in message
oups.com...
Hi,

I record a macro when drawing a eclipse, and it gives the
following
code. I am wondering why some numbers are suffixed by # while
others
not.

ActiveSheet.Shapes.AddShape(msoShapeOval, 400.25, 36#, 129#,
44.25).Select

Thanks,
lvcha





All times are GMT +1. The time now is 11:13 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com