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 IamaSherpa 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: 124
  • Order by date
  1. 124

    HOW to use a variable instead path to view my Image from disk

    How can I define a variable pointing at my fiel in my database instead usind direct path to my image in the disk? Private Sub Report_Open(Cancel As Integer) Me.Image28.Picture = "F:\fotos\1006094305.gif" ****E.G.***** 'Me.Image28.Picture = "F:\fotos\" & FieldName &...

Part and Inventory Search

Back
Top