On Thu, 15 Jun 2006 13:05:02 -0700, Mike
<Mike@discussions.microsoft.com> wrote:
Yes, with some major caveats. You will need to use Tools... References
in the VBA editor to include the Excel program library in your VBA
references.
Note that Access *is not a spreadsheet program* and many Excel
functions simply aren't applicable. You don't have "rows, columns, and
cells" - you have records, fields, and values. They may look similar
but the structure is quite different!
John W. Vinson[MVP]
|