Pull csv file from password protected https URL

Racmat

New Member
Joined
Apr 18, 2022
Messages
1
Office Version
  1. 2019
Platform
  1. Windows
Hi All,

I have looked across forums, and tried to implement some of the given solutions for this. I have been largely unsuccessful, as I try to pull a csv file to my local folder using VBA, but when I open the file it is either empty or comes up with some gibberish msg. Unfortunately, I cant post the url link/user/pass on this forum, but if someone could help me, that would be great!

This is the latest msg I get when I open a downloaded file, and I am not sure what it means:


<!doctype html>
<head>
<!--Files-React-->
<meta charset='utf-8' />

<meta http-equiv="X-Content-Type-Options" content='nosniff'>
<meta http-equiv="X-Download-Options" content='noopen'>
<meta http-equiv="X-Permitted-Cross-Domain-Policies" content='none'>
<meta http-equiv="X-XSS-Protection" content='1; mode=block'>
<meta name='referrer' content='origin'>
<meta content='width=device-width
<link id='favicon16' rel="icon" sizes="16x16">
<link id='favicon32' rel="icon" sizes="32x32">
<link id='favicon48' rel="icon" sizes="48x48">
<link id='favicon128' rel="icon" sizes="128x128">

<link href="/main.9513b7c64ff4202bbbe5.css" rel="stylesheet"></head>
<div id='brickftp-analytics'></div>
<div id='app'></div>

<script type="text/javascript" src="/vendor.a644f9c4ce62572dc955.js" nonce="lieyDYctWhT2a93vIKRvqBupnv1H2NyQ"></script><script type="text/javascript" src="/main.94e2288f232212c84b53.js" nonce="lieyDYctWhT2a93vIKRvqBupnv1H2NyQ"></script>



Regards,
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.

Forum statistics

Threads
1,214,927
Messages
6,122,309
Members
449,080
Latest member
jmsotelo

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top