Results 1 to 10 of 10

Thread: ADS info via VBA 64bit

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Fuhrer, Vierte Reich DocAElstein's Avatar
    Join Date
    Aug 2014
    Posts
    10,456
    Rep Power
    10
    That’s great, thanks for letting us know, - that may help someone passing in the future,
    (here’s the link for future reference https://www.vbforums.com/showthread....=1#post5632759
    https://www.vbforums.com/showthread.php?902687-ADS-info-via-VB6-VBA-64bit&p=5632759&viewfull=1#post5632759
    https://www.vbforums.com/showthread....it#post5632759
    https://www.vbforums.com/showthread.php?902687-ADS-info-via-VB6-VBA-64bit#post5632759
    )


    Alan

    ( P.S. cross post is at Eileens Lounge https://eileenslounge.com/viewtopic.php?f=30&t=40538 )
    Last edited by DocAElstein; 02-17-2024 at 09:12 PM.

  2. #2
    Junior Member
    Join Date
    Feb 2024
    Posts
    6
    Rep Power
    0
    Quote Originally Posted by Shiftyshell View Post
    Switching to 64-bit Excel can definitely cause some headaches with older VBA code, especially when dealing with external libraries like Karl E. Peterson's CStreams. If you're open to alternatives, have you looked into using native VBA file handling methods for reading and manipulating ADS?
    Thanks, as indicated above, I did receive working 64-bit VBA code (adapted from Karl E. Peterson's CStreams code, which solved my problem).

    FWIW, I'd be interested to hear how native VBA file handling code that manipulate ADS streams, so if you'd have more info that would be nice.

  3. #3
    Junior Member
    Join Date
    Apr 2019
    Posts
    1
    Rep Power
    0
    Switching to MSO365 64-bit can really throw a wrench into existing VBA code, especially with older libraries like CStreams. Adapting code for 64-bit compatibility is indeed a challenge, and sometimes starting fresh with a 64-bit compatible solution might be less of a headache.

Similar Threads

  1. Replies: 21
    Last Post: 07-09-2023, 05:20 PM
  2. DATA SHEET UPDATE INFO CODE
    By richardswaim in forum Excel Help
    Replies: 0
    Last Post: 06-05-2016, 04:14 AM
  3. Replies: 4
    Last Post: 09-25-2014, 03:12 PM
  4. Info: different Value !
    By PcMax in forum Excel Help
    Replies: 2
    Last Post: 04-22-2012, 04:13 PM

Posting Permissions

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