User Profile

Collapse

Profile Sidebar

Collapse
amx
amx
Last Activity: Dec 17 '06, 03:54 PM
Joined: Dec 9 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • amx
    replied to Target Column & Row question
    Killer 42 - Thank you for all of your knowledge and hard coding work.
    I have look over the code and that is very brillant and complex.
    Your knowledge is very impressive. The sounds works on the sheet.
    I will work on trying to make it work on different rows and columns and
    see how much it can do.
    Thank you very much for your help.
    I hope you had a relax and enjoyable holiday.
    See more | Go to post

    Leave a comment:


  • amx
    replied to Target Column & Row question
    Killer 42 - Thank you for your help.
    I am still working on trying to make it work.
    See more | Go to post

    Leave a comment:


  • amx
    replied to Target Column & Row question
    Killer 42 - Thank you for all of your work.
    I am trying to make your code work and I found out that I am not very smart.
    I have not been able to get it to work.
    Would it be possible for you to please make up a working sheet with quite a few examples so I could understand what to do.
    I understand your concept but I just get lost in the middle of setting it up.
    Thank you for all of your hard work and knowledge.
    See more | Go to post

    Leave a comment:


  • amx
    replied to Target Column & Row question
    Killer 42 - Thank you for your help.

    I am still working on it also but with no luck.
    I look foward to seeing what you might come up with.
    I was not sure if Excel could do something like this.
    Have a nice holiday. Thank you for taking time out of your holiday to help me.
    Where are you having your holiday at?
    See more | Go to post

    Leave a comment:


  • amx
    replied to Target Column & Row question
    Killer 42 - Thank you for your help.
    I am trying to have as a example
    Cell A1 <10 "wav tada" >10 "speak - dog"
    Cell A3 <10 "wav ding" >10 "speak - cat"
    Cell A6 <5 "wav drumroll" > 5 "speak - pig"

    Cell B4 ="A" "wav beep" = "B" speak - house"

    Cell C2 = <100 "wav...
    See more | Go to post

    Leave a comment:


  • amx
    replied to Target Column & Row question
    Killer42 - Thank you for your help.
    I am just trying to see if I can get this concept to work. I am trying to have any cell or any amount of cells on a worksheet make a "Sound" from the result of a formula is less then 10 (or if any letter "A") or have it speak a word if the same cell has a number from the results of a formula.
    This would do the same thing as "Conditiona l Formatting" does with colors...
    See more | Go to post

    Leave a comment:


  • amx
    replied to Target Column & Row question
    Thank you for your help.
    Do you have any ideas on how to make this work....
    See more | Go to post

    Leave a comment:


  • amx
    started a topic Target Column & Row question

    Target Column & Row question

    I am trying to have any cell that in any row in any column (based upon code address change) that would Speak a word if the number is Under <10 and play a sound (wav) if the number is over >10.
    This code works fine for all of column A, but on column B it uses the Speech and Sound from column C.
    Thank you for your help.




    Code:
    Private Declare Function sndPlaySound Lib "winmm.dll"
    ...
    See more | Go to post
No activity results to display
Show More
Working...