I’m trying to save a powerpoint document and getting error message that says: file is corrupt and cannot be opened. I want to save the presentation.
Computing.net: Question & Answers Forum Latest Questions
I was hoping that someone can help me add my default signature to this macro in excel. I am not a programmer so I am asking that if you so kindly help me that you can modify the macro below ...
I need a VBA code to filter data based on the text found in column D. I want to add this macro to a button that moves me to a filtered sheet. I want the code to show 2 criteria. I ...
Hi I have a MS Word 2007 file with 10 pages numbered from 1 to 10. I want to print this file with page number 5 not shown in the print output. How can I do this?
I’m actually using office automation with PowerPoint to manipulate PowerPoint presentations. A PPTX was uploaded from the internet and the process failed. I opened the PPTX directly with PowerPoint and got the error “PowerPoint found a problem with content” and ...
I have changed the Print Settings to Colour and it shows as colour in the preview box but it prints out in Black and White. I would be grateful if someone could shed some light on this. Many thanks Tracy
I know how to create a dropdown list but I want to know how to create a rule on each option of the dropdown. Eg, it will be a yes/no dropdown, if I choose ‘yes’ it should be = to ...
i want to calculate times worked each day, eg: a2 = 8:45 and a3 = 16:30. But I need it to calculate instead of it equalling 7.45hrs I need to convert it to 100 minute, eg it should calculate to ...
Hello, I made a macro to create rectangles based on cell values for a 2D excel simulation. The code below adds the shapes once per each line I have in Sheet1: Dim r As Long, s As Shape For ...
Hi, I have a spreadsheet that tracks Hits and Player rankings based on the Hits. Each month is contained on a different worksheet. I need a formula that tells me how many places up and down in the rankings a player ...