[AccessD] Copy and paste records with no column names

Charlotte Foust charlotte.foust at gmail.com
Wed Aug 29 20:58:36 CDT 2012


Forgive a dumb question, but why would you want to paste a whole table of
records without anything to tell you which column is which?

Charlotte

On Wed, Aug 29, 2012 at 11:58 AM, Gustav Brock <gustav at cactus.dk> wrote:

> Hi all
>
> I can run these commands:
>
>   DoCmd.RunCommand acCmdSelectAllRecords
>   DoCmd.RunCommand acCmdCopy
>
> to select and copy all records from, say, an open query.
> Then I can open a spreadsheet in Lotus Notes and paste in the records.
>
> However, the first row is the column names ...
> How can I prevent these from being pasted?
>
> /gustav
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
>
>
> Website: http://www.databaseadvisors.com
>
>
>


More information about the AccessD mailing list