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: jnrdavo
  • Content: Threads
  • Order by date
  1. jnrdavo

    Multiple AND single columns in ONE report

    Is there a way to have both multiple column (snake) data and single column data on the one report? I have tried by creating two separate reports and adding in the second one (the one with 3 columns) in to the first one, but no luck... Any suggestions>
  2. jnrdavo

    Mouse Position

    I'm working on a routine that will allow a user to right click on the screen and bring up a poup screen (form). I'm using the docmd.movesize command which works fine, but can't find out where the user clicked (I'm using onmousedown). Anybody suggest an answer to the current click location...
  3. jnrdavo

    How to get controltiptext to activate

    I've been manually changing all the controltiptext's on a form and decided I'd write some code to do it for me. The code below works, but when I display the properties of a control, it's blank. Any suggestions? ------------------------ Function fn_TRASH(FRMCURRENT As Form) As Boolean For...
  4. jnrdavo

    problem telnet to port 25 on home PC (XP SP2)

    I've just rebuilt a new laptop on the home network that can't send e:mail now via outlook express (receives ok) PC Config. XP SP2, latest MS updates, Norton 2005 antivirus, microsoft beta adblocker)... all via linksys router (no NAT) I've tried the first steps of telnet to the mail server...
  5. jnrdavo

    Forms and senders e:mail address

    I've created a form that works fine and sends the e:mail to my outlook address. Problem is that there is nothing in the "FROM" column in outlook when I receive the from. Below is code used, I've got an idea that there is something in here that is the problem - or something missing...

Part and Inventory Search

Back
Top