I have a work project to copy/paste procedures from an excel file into a text file, after which our IT dept will upload those text files to our database.
Below is a small example. I have well over 200 'procedures' that each need to be saved as a text file (or pdf) and sent to our IT team.
Is it possible to have a macro:
1. find the unique procedures (a, b, c, etc.)
2. send cols B and C to a test or pdf file
3. have the file name as the "procedure name? (ie a, b, c, etc)
4. saving all to a specific folder (or even creating a folder) would be awesome!
As you can see, each procedure varies in tasks.
Below is a small example. I have well over 200 'procedures' that each need to be saved as a text file (or pdf) and sent to our IT team.
Is it possible to have a macro:
1. find the unique procedures (a, b, c, etc.)
2. send cols B and C to a test or pdf file
3. have the file name as the "procedure name? (ie a, b, c, etc)
4. saving all to a specific folder (or even creating a folder) would be awesome!
As you can see, each procedure varies in tasks.
procedure | task | description |
a | 1 | Confirm vessel and piping are free of leaks and loose connections. Repair as necessary. Record action taken in task notes. |
a | 2 | Test for chlorine. If above 0.06 ppm total chlorine, replace carbon filter. |
b | 1 | Check vessel and piping for leaks and loose connections. Repair as necessary. Record action taken in task notes. |
b | 2 | Run a cycle. Check for any abnormal conditions. Repair as necessary. Record action taken in task notes. |
c | 1 | Request permission from Equipment User to begin work. Document this notification in task notes. |
c | 2 | Contact qualified vendor and schedule preventative maintenance check. |
c | 3 | Perform energy isolation assessment. Record isolation number in task notes, or document that isolation was not required. |
c | 4 | Confirm proper oil level and refrigeration charge. |
c | 5 | Once per calendar year, take oil sample and have it tested for moisture content and acid level. |
c | 6 | Attach preventative vendor’s maintenance check list to PM. |
c | 7 | Grease pump motors with approved lubricant as applicable. |
c | 8 | Check the Abnormal Observation box on the work order, as necessary, for unusual or unexpected observations. |
c | 9 | Communicate to the Equipment User that work is complete. Document this notification in task notes. |
d | 1 | Confirm fan coil unit proper operation and verify unit is free of vibration. |
d | 2 | Ensure the fan coil unit for any buildup of dirt. |
d | 3 | Wash filters. |
d | 4 | Confirm thermostat proper operation. |
d | 5 | Ensure condenser is free of loose hardware or vibration. |
d | 6 | Verify fan proper operation. |
d | 7 | Confirm unit is free of leaks or external oil. |
d | 8 | Check that sight glass is full and indicates dry system. |
d | 9 | Verify all panels are securely tightened. |
d | 10 | Verify no excessive or abnormal noise present. |