I am completely new to VBA and I was recently using to get HTTP status for the website using the following code
Public Function CheckURL(url As String)
Dim request As Object
Set request = CreateObject("Winhttp.WinhttpRequest.5.1")
On Error GoTo haveError
With request
.Open...
Hello Everyone. I am going crazy to find the answer.
So I am working with address data and I have buildings with over 100 apartments. I have current data for up to 50 apartment. Therefore I want to continue numbering and letters for up to available units.
Example
The building has 50 Units
I...
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.