databases don't have columns. *tables* in databases have columns, though
they're actually fields; queries in databases have columns, again, actually
fields; forms set to Datasheet view in databases have columns, actually
controls. what type of object are you working with? and what are you trying
to accomplish?