Write the Content in a Table

Set the contents of a table in an Excel table.

This procedure is part of the Excel Book (BDK). To use this book, you must first learn it in your agent.

Input Concepts

Concept
Description
Type
Required

table

The reference to the Excel table.

excel table reference

Yes

content

The table object to set in the table.

table

Yes

Examples

use the above as the table
read the content from the table
use the above as the content
create a worksheet range in the sheet with
	the start is "A1"
	the end is "B2"
use the above as the new range
create a table on the new range
use the above as the new table
write the content in the new table

Last updated

Was this helpful?