Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Count number of cells and total in one column, based on another column suffix Pierre Excel Worksheet Functions 5 October 31st 07 12:28 AM
Prefix and Suffix Clare Excel Discussion (Misc queries) 2 January 30th 06 07:26 PM
How do I had a suffix to a cell i.e. -1,-2,-3? controller_woman Excel Discussion (Misc queries) 1 July 12th 05 05:26 PM
entering 16 digit number in Excel suffix 0 comes automatically Ravi Mohan Sahay Excel Discussion (Misc queries) 2 June 18th 05 08:45 PM
I'd like to add a suffix... Dr. Darrell Excel Discussion (Misc queries) 4 June 18th 05 04:45 PM


All times are GMT +1. The time now is 07:23 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"