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 Rhinorhino 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 RaymondSamji

  1. RaymondSamji

    Need Excel Automation Hyperlink help

    Hello Mike, Thank you this is exactly what I wanted. I don’t need File Open dialogue. Hello JRB-Bldr, My user don’t have VFP program, what I am going to do is email Excel file and user going to click hyperlink to remote to our server to see only folder which I specify in that link, and...
  2. RaymondSamji

    Need Excel Automation Hyperlink help

    JRB-Bldr Thanks Again This time I used Borislav Borissov & Mike Lewis's Code. I modify little instead of "Range("A1")" I used "oSheet.Cells(oRow,oCol)". Work perfect thanks to you folks you gave me idea how to start. I was wondering is it possible instead of going to specify file, it will go...
  3. RaymondSamji

    Need Excel Automation Hyperlink help

    Thank you for reply, Mike Lewis, Borislav Borissov and JRB-Bldr. First do it manually in Excel. Yes sir, JRB-Bldr sound like a good advice. I will do that, and then I use code in VFP. Thanks Again Raymond
  4. RaymondSamji

    Need Excel Automation Hyperlink help

    Hi, I have a made program that open the table and put table’s data in Excel Sheet. Now what I want to do is make hyperlink like (“C:\abc\123.tif” or “http://www.mywebsite/folderone/subfolder/123.tif”) in one cell. So if user click that link it will take it to that folder. I have no idea how I am...

Part and Inventory Search

Back
Top