+ Reply to Thread
Results 1 to 3 of 3

Quick question about the # in visual basic

  1. #1
    Registered User
    Join Date
    05-09-2005
    Posts
    2

    Quick question about the # in visual basic

    What does it mean in visual basic (Excel) when it says i.e. A1=1#

    or another example calculating the area of a cross section of a pipe

    Area=(3.14*D^2)/4#

    Does the # affect the numbers/equations in any way?

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello Bjornast,

    It is data type declaration indicating that the number is double floating point value (8 bytes). Yes it does effect the calculations.

    Sincerely,
    Leith Ross

  3. #3
    Registered User
    Join Date
    05-09-2005
    Posts
    2
    Thanks for the quick answer.

    bjornast

+ 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