Creating fields in a table
Tech-Archive recommends: Fix windows errors by optimizing your registry
Date: Mon, 24 May 2004 21:06:20 -0500
Hello all,
Is it possible to use CreateField in VBA, dealing with a plain mdb file,
using dbDecimal as the field type?
Relevant Pages
- Re: Runtime Error 91 Object variable or With block variable not se
... You are using Set because it is an object variable you are dealing with. ... With normal variable you load them with Let, but VBA defaults that so you ... to research instead of leaching.) ... (microsoft.public.excel.programming) - Re: a question on multiple sections
... If you are moving the sections via VBA anyway, ... > find out what was the best way of dealing with that. ... (microsoft.public.word.formatting.longdocs) - Outlook Security Message while sending e-mail via VBA
... security msg: A program is trying to send etc.... ... A lot on dealing with this problem is written on the I- ... Is there a way to deal with the security dialog via VBA? ... they all work fine...but require installation of that ... (microsoft.public.outlook.program_vba) - Re: How to average several numbers in a textbox?
... you shouldn't call them "UserForms" when dealing with regular ... That's a term used in VBA and could make people think you're talking ... about programming in Excel or something. ... (microsoft.public.vb.general.discussion) |
|