forecast_api/Master Template.xlsm_EXPORTS
PhilRunninger b10a3ac655 Add a function to treat 1x1 ranges as an array, not a scalar value.
The Range.Value function does not consistently return a 2-D array. If
the range is a single cell, it returns just the value in that cell. When
initializing a Userform listbox, it needs to be an array, so this
function was born.
2024-03-15 10:09:56 -04:00
..
build.frm Add a function to treat 1x1 ranges as an array, not a scalar value. 2024-03-15 10:09:56 -04:00
build.frx Add a function to treat 1x1 ranges as an array, not a scalar value. 2024-03-15 10:09:56 -04:00
changes.frm Save the exported VBA code in the repo. This is its initial commit. 2024-03-13 08:55:39 -04:00
changes.frx Add a function to treat 1x1 ranges as an array, not a scalar value. 2024-03-15 10:09:56 -04:00
fpvt.frm Add a function to treat 1x1 ranges as an array, not a scalar value. 2024-03-15 10:09:56 -04:00
fpvt.frx Add a function to treat 1x1 ranges as an array, not a scalar value. 2024-03-15 10:09:56 -04:00
handler.bas Save the exported VBA code in the repo. This is its initial commit. 2024-03-13 08:55:39 -04:00
JsonConverter.bas Save the exported VBA code in the repo. This is its initial commit. 2024-03-13 08:55:39 -04:00
JsonDebugPrint.bas Save the exported VBA code in the repo. This is its initial commit. 2024-03-13 08:55:39 -04:00
openf.frm Add a function to treat 1x1 ranges as an array, not a scalar value. 2024-03-15 10:09:56 -04:00
openf.frx Add a function to treat 1x1 ranges as an array, not a scalar value. 2024-03-15 10:09:56 -04:00
part.frm Add a function to treat 1x1 ranges as an array, not a scalar value. 2024-03-15 10:09:56 -04:00
part.frx Add a function to treat 1x1 ranges as an array, not a scalar value. 2024-03-15 10:09:56 -04:00
shConfig.cls Save the exported VBA code in the repo. This is its initial commit. 2024-03-13 08:55:39 -04:00
shData.cls Save the exported VBA code in the repo. This is its initial commit. 2024-03-13 08:55:39 -04:00
shHelp.cls Save the exported VBA code in the repo. This is its initial commit. 2024-03-13 08:55:39 -04:00
shMonthUpdate.cls Save the exported VBA code in the repo. This is its initial commit. 2024-03-13 08:55:39 -04:00
shMonthView.cls Save the exported VBA code in the repo. This is its initial commit. 2024-03-13 08:55:39 -04:00
shOrders.cls Save the exported VBA code in the repo. This is its initial commit. 2024-03-13 08:55:39 -04:00
shSupportingData.cls Save the exported VBA code in the repo. This is its initial commit. 2024-03-13 08:55:39 -04:00
shWalk.cls Save the exported VBA code in the repo. This is its initial commit. 2024-03-13 08:55:39 -04:00
ThisWorkbook.cls Save the exported VBA code in the repo. This is its initial commit. 2024-03-13 08:55:39 -04:00
Utils.bas Add a function to treat 1x1 ranges as an array, not a scalar value. 2024-03-15 10:09:56 -04:00