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 Wanet Telecoms Ltd 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: fockewulf190
  • Content: Threads
  • Order by date
  1. fockewulf190

    Combo Box Populates Text Box incorrectly

    Hello, I have tried to populate a text box based off what is selected from one of my combo boxes. I used help from this link http://www.tek-tips.com/viewthread.cfm?SQID=431685&SPID=702&newpid=702&page=3 The information worked fine except that the data that shows up in the text box isn't...
  2. fockewulf190

    Left Function not working

    Hello.... I'm trying to extract the first letter of a Middle Name field for use on a report. In a query I set the field to MiddleName: Left([Mname],1) Then on the report based on the query created above I created a text field and set it's control source to MiddleName This was working...
  3. fockewulf190

    Using a Check Box to open a Picture window

    Hello... I'm trying to create a check box that when checked will open a picture window on the form that can be linked to that person's photo. The box needs to remain hidden on all other records except the one(s) where the check box is checked. Any help would be appreciated. Thanks
  4. fockewulf190

    Common Dialog does not work in Windows XP

    I created a database on a machine that had Windows 98 using Office 2000. I took this database to a Windows XP machine that has Office 2000 and the Common Dialog box button that I had made does not work. Can anyone tell me why and how to correct this problem? Will this happen if I install the...
  5. fockewulf190

    Automating the back up process

    I would like to make a button on a form (or toolbar) that will open a drive box and allow the user to save/backup the database they are working on to the path of their choosing. Any help would be appreciated Thanks
  6. fockewulf190

    Allowing a User to Define Import Data location

    Hi all! I'm trying to import the data from an Office 97 database table into an Office 2000 table. What I need is a way to allow the user to choose from a dropdown box or drive window the location of the database to import from. The destination is already known. Any suggestions...

Part and Inventory Search

Back
Top