I have loaded a song into flash broken down into multiple frames:
Frame 1 = Drums
Frame 2 = Strings
Frame 3 = Piano
etc.
I want to create a single play button to play them all at the same time... I would also like to create an individual volume button for each of them... so that if I wanted...
Hello, I have a form I created. It's a standard form,
Name
Address
City
State
E-mail
Comments
Right now when a user hits the submit button it will e-mail me and direct the user to a "Thank You" page.
I would like it to go a step further and e-mail the user after they hit submit. Inside the...
I have a billing database that I use to store bills that are due and bills that have been paid. When a bill is paid I scan the check and the bill associated with it to a specific folder labeled under the account number. I have about 30 different accounts i.e. 30 different folders associated...
The cells are in column "F". They start with "F2" and continue to an uncertain row number... (the number of records will change daily) The links are always there. Not quite sure how they got there, however, i can right click and choose edit hyperlink and see them in the hyperlink properties.
Hello,
I have an excel spreadsheet that has embedded e-mails in the cells.
Ex. Cell A1 is titled "Email" and then A2 and so on either say "Yes" or the cell is empty. If the cell says yes there is a hyperlink to the e-mail address so when clicked on it automatically opens your local e-mail...
Hello, i am trying to configure outlook to receive my e-mail from MSN. I configured the following based off of Microsofts page.
POP3: pop3.email.msn.com
SMTP: smtp.email.msn.com
I used the correct username and password, however, everytime I try to send and receive e-mail, a MSN username and...
Is there a way to create an access database without using access to run it. (Ex. I create a database using access and want to run it on someones computer that does not have access.)
Is this possible or just a pipe dream?
Sorry for the delay, here is the SQL Code I have so far
SELECT tblHouse.House, tblHouse.ListDate, tblHouse.SoldDate, tblHouse.CurrentDate, IIf(IsNull([SoldDate]),[CurrentDate]-[ListDate],[SoldDate]-[ListDate]) AS OnMarket
FROM tblHouse;
This is where it gets a little tricky. If a property sold today then "Sold" will no longer be null... And the problem with that is when I run a query for a date older than today, it won't show up when I need it to show up. Even though it is off the market today, it was on the market a week...
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.