Results 1 to 2 of 2

Thread: Append column in Access via VB code

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2011
    Posts
    14

    Append column in Access via VB code

    Dear all,

    I am trying to write code that will append a column to an access database. I have used the code tbl.Columns.Append "Variable" adInteger, but I would really like to format the variable to have one decimal place. Is there a way to do this? Thanks!

    D_

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Append column in Access via VB code

    Thread moved to 'Database Development' forum (the 'VB6' forum is only meant for questions which don't fit in more specific forums)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width