Results 1 to 21 of 21

Convert VBA Array from Boolean to Integer

Threaded View

  1. #16
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Convert VBA Array from Boolean to Integer

    1. The string argument to the Evaluate function is evaluated by Excel's formula evaluator, not VBA, and

    2. Your arrBool array is 2D, and Join only accepts a 1D array. 1-based, 0-based, or anything else-based doesn't matter.
    Last edited by shg; 11-05-2013 at 07:39 PM.
    Entia non sunt multiplicanda sine necessitate

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Convert Date/Time array to a integer array
    By bradja in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-17-2013, 03:08 AM
  2. Convert a String Name to Declared Boolean
    By bdb1974 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-16-2012, 05:41 PM
  3. Integer defined array vs variant defined array ..error making assignment to integer
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-07-2011, 01:48 PM
  4. Convert Boolean to 0/1
    By slide in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-20-2008, 02:38 PM
  5. Replies: 2
    Last Post: 11-15-2006, 06:36 PM

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