+ Reply to Thread
Results 1 to 2 of 2

What does a number with suffix # mean?

Hybrid View

  1. #1
    lvcha.gouqizi
    Guest

    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. #2
    Chip Pearson
    Guest

    Re: 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" <lvcha.gouqizi@gmail.com> wrote in message
    news:1130252766.599809.307830@f14g2000cwb.googlegroups.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 to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1