Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: merc007
  • Content: Threads
  • Order by date
  1. merc007

    Volume Controls

    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...
  2. merc007

    Expression Builder

    hello, I have two buttons (b1 and b2) I am trying to set it up when I click on "b1" b2 becomes dibled... how would I go about doig this... thank you
  3. merc007

    Form Question - E-mail Confirmation

    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...
  4. merc007

    Pictures in forms

    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...
  5. merc007

    Embedded e-mail addresses

    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...
  6. merc007

    MSN with Outlook 2003

    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...
  7. merc007

    General Access Question

    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?
  8. merc007

    Yet Another Query Question

    Ok, let me see if i can explain this. I am creating a real estate database. When a house comes on the market we assign it a "List Date". Then we take the "Current Date" and subtract it from the "List Date" which gives us "Days On Market" (ex. List Date: 5/10/2006, Current Date: 5/12/2006, Days...
  9. merc007

    Access Query Help!!!

    I have 3 fields in my table. "ListDate", "SoldDate", "CurrentDate". I am trying to create an expression with the following: OnMarket: IIf([SoldDate]="","",[CurrentDate]-[ListDate]) When I run this query it gives me #Error only on the ones that have dates in the "SoldDate" field. How do I...

Part and Inventory Search

Back
Top