Hello! I want to create a Macro for travel times that will display a result in Hours and Days So far I have this: ?{Distance (Miles)} miles in [[?{Distance (Miles)}/?{Form of Transport?|Walking Easy Terrain,3]] hours walking on Easy Terrain|Walking Moderate Terrain,2]] hours walking on Moderate Terrain|Walking Rough Terrain,1]] hours walking on Rough Terrain|Jogging Easy Terrain,5]] hours jogging on Easy Terrain|Jogging Moderate Terrain,4]] hours jogging on Moderate Terrain|Running Easy Terrain,6]] hours Running on Easy Terrain|Horseback Walk Easy Terrain,4]] hours by horseback walking on Easy Terrain|Horseback Walk Moderate Terrain,3]] hours by horseback walking on Moderate Terrain|Horseback Trot Easy Terrain,8]] hours by horseback at a trot on Easy Terrain|Horseback Trot Moderate Terrain,2]] hours by horseback at a trot on Moderate Terrain|Horseback Gallop Easy Terrain,9]] hours by horseback at a gallop on Easy Terrain} Now I want to take the result of whatever is shown and divide the hour amount by 10 hour travel days or I suppose, more accurately to add the division for specific travel days based on hours able to maintain a specific pace into it. So to input the distance - then the form of travel, and have the macro take into account how long youd be able to travel at that pace (e.g. Running, 4 hours, Walking 10 hours) and display the result in hours and travel days. Any help would be wonderful!