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

    Using VBA to set Column in Access Table to Standard

    Hello, I am trying to use VBA to change the Format of an existing table in Access 2003 to Standard and the Decimal Places to 6. I need to do this from the VBA code, as it is part of the code I need to run (if that makes any sense). Can someone please help?? Thank you in advance. Your help...
  2. howardr

    Help Needed to Format Field in Access Table

    Hello, I am probably missing something very obvious, but I am trying to Format a field in my Access table so that it is Standard and has 6 Decimal Places. Eventually, I will need to know how to format another field in the table to Text (I thought I would ask now, while I was here) Thank you...
  3. howardr

    How to change names of columns in Access table with VBA

    I need to change the names of the columns in an Access table that I am pulling in from another Access database so that I can run the pre-written queries I have. Is there a way to import a table from another Access database and then rename the fields / columns in VBA to what I need them to be...
  4. howardr

    Change Read Only File to Read-Write

    Hello, I have just started using VBA, and I have a VB program in an Access database that needs to copy information from an Access Table into an Excel Spreadsheet. I have the coding for this completed, except for the fact that once the Excel spreadsheet is saved, I would like to make it Read...

Part and Inventory Search

Back
Top