Thread
:
Using Excel as my database
View Single Post
#
13
Posted to microsoft.public.excel.programming
Jamie Collins
external usenet poster
Posts: 593
Using Excel as my database
(Jamie Collins) wrote in ...
This is just off the top off my head. Corrections and additions
welcome, of course.
Here's another notable omission from Excel database functionality:
ALTER TABLE DDL: example:
ALTER TABLE ADD MyNewCol CURRENCY NULL;
Jamie.
--
Reply With Quote
Jamie Collins
View Public Profile
Find all posts by Jamie Collins