Pinned Repositories
BrokenChutesLadders
Attempt at making Chutes & Ladders in VBA
bUTL
Excel add-in to complete utility functions
eBird_API_VBA
Using eBird's API to extract data and create visuals in excel
Excel-Weekly-Meal-Plan-Shopping-List-Generator
An Excel-based meal planning template that generates a shopping list based on the user-defined database contained within via VBA.
Excel-Workday-Report-Parser
ERP Workday exports reports as spreadsheets with multiple values per cell separated by LF characters - this parses those via VBA.
Linear-Cut-List-VBA
Linear board cut list. Using a Class in VBA.
RaceTrack
A simple race car game played in excel (VBA)
Snake
Play Snake in Excel
VBA-Custom-Error-Handler
VBA Custom Error Handler Template
VBACombSort
A simpe Comb Sort for VBA
RaymondWise's Repositories
RaymondWise/Excel-Weekly-Meal-Plan-Shopping-List-Generator
An Excel-based meal planning template that generates a shopping list based on the user-defined database contained within via VBA.
RaymondWise/Snake
Play Snake in Excel
RaymondWise/BrokenChutesLadders
Attempt at making Chutes & Ladders in VBA
RaymondWise/eBird_API_VBA
Using eBird's API to extract data and create visuals in excel
RaymondWise/Excel-Workday-Report-Parser
ERP Workday exports reports as spreadsheets with multiple values per cell separated by LF characters - this parses those via VBA.
RaymondWise/VBA-Custom-Error-Handler
VBA Custom Error Handler Template
RaymondWise/bUTL
Excel add-in to complete utility functions
RaymondWise/Linear-Cut-List-VBA
Linear board cut list. Using a Class in VBA.
RaymondWise/RaceTrack
A simple race car game played in excel (VBA)
RaymondWise/VBABubbleSort
RaymondWise/VBACombSort
A simpe Comb Sort for VBA
RaymondWise/Excel-Formula-Auditing-by-Aaron-Blood
Aaron Blood's Explode Formula Auditing Tool re-hosted from xl-logic.com
RaymondWise/Raw-Image-Renamer
RaymondWise/Rubberduck
I can't actually contribute to this, so don't think I do.
RaymondWise/TicTacToeAnalyzer
VB.Net Analyzer for Tic Tac Toe
RaymondWise/TicTacToeVBA
Precursor to my VB.Net tic tac toe analyzer
RaymondWise/US-Zipcode-Lookup-
Use Google map's geolocation API to retrieve zipcodes
RaymondWise/VBAGetUserInput
Get a user's input from a range, sheet or workbook
RaymondWise/VBNETSprocket
Attempt at creating gear animation in VBNet - nowhere near complete