|
-
Feb 7th, 2011, 04:35 PM
#1
Thread Starter
New Member
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_
-
Feb 8th, 2011, 05:17 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|