What have you tried, what did you expect, and what happens? (Show Code and
sample data please)

On Tue, Nov 21, 2017 at 12:05 AM, [email protected] <
[email protected]> wrote:

> Problem
>
> How to add some part of data from source excel sheet to the destination
> excel sheet using Apache POI(XSSF Format)?Excel sheet contains merged
> columns.
>
> Requirement:
>
> Requirement is not only to copy the row but also to put the data into
> desired Excel cell(desired column) of the destination sheet.
> Note
>
> -Copying row to desired row location in destination excel sheet is
> achievable. Problem is to first merge the cell as per source sheet in
> destination sheet and then put data into desired merged excel cell. -
> Merged Columns could vary in a row
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to