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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by golding100

  1. golding100

    How to display image in excel as formula result

    Geoff, Many thanks, thats got me on the right track. Terry
  2. golding100

    How to display image in excel as formula result

    Thanks guys, I have done some VBA stuff in the past, but i do not know how to use it to place an image in a cell, could you give me an example of what you mean. As for why, the images are smilies linked to the profit and loss columns, I am sure you can guess the rest. BTW No its not my idea and...
  3. golding100

    How to display image in excel as formula result

    I need to display an image as the result of a formula in excel 97/2000. Something like if(a1=>0,imageToDispay.gif,otherImage.gif) I know the above will not work, any ideas how this can be done?
  4. golding100

    how to get CSS Class's in TD tags to work in Netscape

    Vituz, Sorry to be so dim, R U saying I can do the background of a <TD> with <span>s or <div>s or that I can't and the closest I will get is to use the <span> or <div> on the text in the <TD>
  5. golding100

    how to get CSS Class's in TD tags to work in Netscape

    Thanks for all the comments guys, what I was trying to do was change the backgroundcolor of the <TD> on a mouseover in a way that works on Netscape and IE, so I don't think the <DIV> and <SPAN> ideas are the right way to go are they? Maybe I am going about this all wrong. Any pointers would be...
  6. golding100

    how to get CSS Class's in TD tags to work in Netscape

    To date I have had the luxury of designing for IE5 only (Intranet), now I have to do the Company website as well, can anyone give me some pointers on how to get the following code to work in Netscape as well as IE5 ? Is it possible to change the CSS class of a table cell as you can with IE5 or...

Part and Inventory Search

Back
Top