+ Reply to Thread
Results 1 to 1 of 1

Conversion Functions (DecToBin, HexToDec, etc.) That Can Take Very Large Arguments

  1. #1
    Forum Guru
    Join Date
    04-23-2012
    Location
    New Jersey, USA
    MS-Off Ver
    Excel 365
    Posts
    2,408

    Conversion Functions (DecToBin, HexToDec, etc.) That Can Take Very Large Arguments

    Across the years, I have posted several versions of the following routines. They all have the in common that they can handle huge argument values (see the comments above the function declarations for the various limits). Because they have been developed at widely varying different times, there is no real consistency to error handling (some have it, some don't... those that do may differ in the method). Each of these functions should be able to be used as a UDF if needed. Whether being used as a UDF or a support function for other VB code, note the need to pass large numeric value as strings and the need to receive large numeric return values as strings so as to avoid conversions into scientific notation.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Last edited by Rick Rothstein; 08-25-2019 at 06:22 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] LARGE Too many arguments
    By peakoverload in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-05-2014, 12:02 AM
  2. Large(if(and with 3 arguments on an array
    By suwbacca in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-10-2013, 01:28 PM
  3. Error using MATCH formula with LARGE and IF arguments
    By CMTR in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-10-2013, 10:57 AM
  4. VBA functions & Arguments
    By Brad1951 in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 11-04-2012, 07:24 PM
  5. Using two arguments with LARGE(IF
    By Johnmus in forum Excel General
    Replies: 3
    Last Post: 02-25-2011, 02:59 PM
  6. [SOLVED] Excel function LARGE returns error 'too few arguments'
    By Browndoff in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-26-2006, 05:00 PM
  7. [SOLVED] Conversion from Spreadsheet Toolkit functions (ESSV....) to EssBase API functions
    By sujay in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-05-2006, 05:20 AM

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