I have an AVI file in a powerpoint presentation. I'd like to add arrows. Is it possible to have the arrows continually appear on top of the AVI as it is playing? And if so, how can this be done. Thanks.
Thanks Greg. That is another option. In my search I found another way to accomplish this in the following link:
http://www.alistapart.com/articles/supereasyblendys
thread215-1347419
I am attempting to apply a gradient to a table cell's background using css, with repeat-y property.
The gradient image repeat for the height of the table but not smoothly from top to bottom. It breaks after it reaches the height of the image. How can make this work so that no...
Inherited this process
I have a form with 1 text field.
The button on the form runs a macro that does the following
- Opens a query
- Closes the query
- Transfers (exports) the data to excel
The query runs filtering on what is entered into the text field.
I have added a combo box to the...
Here's my table
id, parent_id, description
--------------------------
1 0 ABC
2 0 DEF
3 0 GHI
4 1 JKL
When retrieving my records how can I design the sql code to retrieve the data like so:
ID description child_id description...
I have a report based on a query with a text field whose control source property looks like the following:
=DSum("[Weekly Hours]","[PCW_BRONX]"," [Program] = 'SD'")
How can I have this print 0 if there is no data to calculate.
It turns out that they are interested in the year. So birthdays should appear in descending order by year, month and day
Ex.
2006-06-15
2005-06-14
2003-06-14
2003-06-12
2006-06-01
2004-06-01
Will your solution work for this as well?
I'm trying to order the date of birth in descending order regardless of the year. Any tricks. I've trying creating a column of datatype int and store the concatenation of Month and day but that didn't work.
Thanks.
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.