Excel Macros and Scripts for use at work.
Find a file
ren f2e807759d Refactor macro to process all tables across workbook sheets
Updated the ColorRowsByJournal macro to dynamically process every worksheet in the workbook instead of targeting a single hard-coded sheet. The macro now loops through all worksheets, detects the first table on each (assuming one table per sheet), and applies conditional row coloring based on the 'Journal Number' column.
2025-06-11 07:01:40 -07:00
ColorRowsByJournal.vb Refactor macro to process all tables across workbook sheets 2025-06-11 07:01:40 -07:00
confab-lookups.vb Add confab-lookups.vb 2024-10-03 07:02:41 -07:00
export-to-xls.vb Add export-to-xls.vb 2024-10-03 06:59:47 -07:00
find-gauge-from-decimal-inch.vb Add find-gauge-from-decimal-inch.vb 2024-10-03 07:01:09 -07:00
ImportToOTD Remove completion dialog 2025-05-28 13:07:03 -07:00
negative-tool.vb Add new negative report processing functions 2025-03-13 12:35:32 -07:00
open-linked-workbooks.vb Update open-linked-workbooks.vb 2024-10-03 07:00:07 -07:00
select-workbook.vb Add select-workbook.vb 2024-10-03 07:49:26 -07:00