Well, it seems I haven't had much luck figuring out how to give focus to a textbox control upon slide activation, so I'll be using a radio button control instead.
I have a presentation in PowerPoint 2007 that consists of 10 slides. Each slide automatically advances to the next after 5 seconds. Each slide also contains a textbox.
My goal is, upon activation of each slide, to automatically place the cursor in the textbox, so that all I have to do is type...
macropod,
Thanks!! I think I can adapt the code to search for all possible combinations.
It occurred to me that the problem amounts to essentially generating all possible samples without replacement from a population of n values. A statistical package, such as SAS, might be more suited for a...
Hello:
I have an array of numbers, such as:
7.43
35.04
35.10
14.99
46.98
8.55
26.97
132.07
29.72
114.29
2.59
109.40
75.00
2.85
I'd like to have Excel figure out which of these numbers would sum to a specific total, such as 132.50, or whether the solution is impossible with this set.
I've...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.