In Toad Data Point 3.2, there does not appear to be Alter Table feature in MS Access and Excel to change a datatype (like in an Oracle database.)
Workaround:
Run the following query in the editor for MS Access.
ALTER TABLE table_name
ALTER COLUMN column_name datatype