VBA-tools / VBA-Web

VBA-Web: Connect VBA, Excel, Access, and Office for Windows and Mac to web services and the web
http://vba-tools.github.io/VBA-Web/
MIT License
2.01k stars 494 forks source link

Duplicate Declare Public Enum WebStatusCode #76

Closed ststreck closed 9 years ago

ststreck commented 9 years ago

Public Enum WebStatusCode is part of "WebHelpers" and "RestHelpers".

ststreck commented 9 years ago

There are several dupliactes in the Helpers.

timhall commented 9 years ago

@ststreck Sorry about that, I still need to write up more detailed transition docs from v3 to v4, but basically everything with Rest* has been replaced with Web* so remove RestHelpers when installing v4 and this should be resolved.

ststreck commented 9 years ago

Ok, no prob. But please remove REST* content also from "VBA-Web - Blank.xlsm" I expect that blank example to run without such issues.

timhall commented 9 years ago

Thanks for bring this up @ststreck this has been fixed in v4.0.0-rc.2