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 strongm 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: w8n
  • Order by date
  1. w8n

    Code Window Default Sizing

    Is there a way to set the default size of the coding window? I have tried using RightMouse, Size, but the setting isn't saved when I enter my next session. I have walked through the menus (Tools, Options, etc.) to no avail, and have hunted through VB.ini (learning how to manually set window size...
  2. w8n

    Excel 2000 worksheet tabs won't appear

    My thanks to everyone that replied... FINALLY got the tabs, etc. to come back by: Alt-Spacebar, Close w/ X Alt-Hyphen, Close w/ X Apparently the sizing "burped" and it took "manual" resizing to get it to clear up. Dropped this note in case anyone else has this type of trouble. Thanks...
  3. w8n

    Excel 2000 worksheet tabs won't appear

    I have an Excel 2000 workbook with several worksheets that has "given up" showing the worksheet tabs at the bottom of the window. I have tried setting/resetting Tools, Options, ViewTabs, SheetTabs, resizing the workbook window and the Excel window, turning off the taskbar, and rebooting to...
  4. w8n

    Setting Dynamic group fields/headers on reports

    It took some time and experimentation, but I got what I was looking for. I appreciate any and all who checked this out, and to dhookom for a reply. Please consider this a closed item! All help is appreciated in advance! Bob
  5. w8n

    Setting Dynamic group fields/headers on reports

    My Access 2000 data base consists of Helpers that volunteer in Areas (Facilities, Service, Ministry) that have Subjects (Painting, Shopping, Ushering). Helper Bob is in Service, doing home repair, so he has an entry in tblServiceMembers: [ServiceMembers].[SvcHomeRep], SvcHomeRep is a checkbox...
  6. w8n

    Multiple Table Add/Update Records

    Hi all! I am having difficulty adding/modifying entries for a Helpers database that consists of the following structure: Main Table_Helpers is contact info for all people in all areas: HelperID Autonum pri key HelperName Text HelperAddress Text … Each AreaMembers tbl...
  7. w8n

    Combo Box Field Property setting

    Thanks a TON, wemeier! This was exactly what this DBer needed, and in a SUPER fast time frame. Thanks for spreading the knowledge. - W8n
  8. w8n

    Combo Box Field Property setting

    Access 2000 in Windows 98 SE. I have a four column combo box that uses an SQL statement as its Row Source. The returned data is correct. Two of the columns in this Combo Box are Phone numbers, and I would like to set an appropriate Input mask. I have attempted to go into the Query Builder and...
  9. w8n

    Sending Group Email in Outlook 2000

    This is a follow-up request to the thread sent by Golding on August 4 by the same Subject. I would like to send email to a distribution group with the recipients seeing only their name, or the name of the distribution group, not the names of all the people in the group. Cav mentioned that there...
  10. w8n

    FP 98 - Stop wrap in HTML view when saving

    When entering <input> fields for forms, then saving the page, the <input> fields are automatically wrapped to fit the HTML editor width. I need each field on a separate line for a Perl script to parse. Does anyone know how to turn the wrapping off? Thanx in advance! Bob

Part and Inventory Search

Back
Top