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

    Grid Layout Mode

    I have a web form that I am designing. How do you turn on the grid dots so I can line up the labels and textboxes. In Visual Studio 2005 in Web Design I can't find where you turn on the grid dots to show with SHOW GRID with Check mark as the book shows under options.
  2. md092686

    Visual Studio 2005 Question

    I do not know if there is a forum on use of Visual Studio 2005, but I have a questions about turning on the Grid dots on a web form. Anybody out there know how to turn this on?
  3. md092686

    Access Problem

    I have a Store Number that is in a table 001 in file1 and I have Store Number as 1 in another file2. I want to change all of the store Numbers in File2 to 001 until you reach Store 10 by placing two zero's to the left of 1. Now when the number changes to 10 I need for the number to have only 1...
  4. md092686

    Access Date Problem

    I have a field with dates that are Text 10012007. I want to place a slash between the date as: 10/01/2007. Can an update procedure do this in a query?
  5. md092686

    Date Subtraction

    I have a column field which is formatted with Date/Time called LVPROGDATE and another column field formatted with Date/Time called Date To in ACCESS. I want to subtract the LVPROGDATE - DATE To to get the Number of Days of Longevity whihc will be Column 3. Is there a quick way to do this with...
  6. md092686

    ACCESS Date Conversion

    I have a field column with dates in this format 20070506. I need to convert this date to: 5/6/2007 with slashes but have the date appear as mm/dd/yyyy. Is there a quick conversion function to do this? Thanks md092686
  7. md092686

    SQL Problem

    I am trying to compute Total Employees that are White, Black, Indian, etc by an ORG Code. The ORG Code for Admin would be 0010. I have attached an example of what I am trying to do. I have 1 Black Male and 3 White Males and 3 White Females. I need a Total Field to give me under Total...
  8. md092686

    Finding Records that APpear in One Table and Not Another

    I have two tables called RetailSales0607A and RetailSales0607B. Both tables contain the same field names with data. The field names are: StoreNumber, StateCode, and BottleSales. RetailSales0607A contains 91,000 records. RetailSales0607B contains an update of 92,000 records. I need to select...

Part and Inventory Search

Back
Top