Hello, i am using Excel and Outlook Automation to respectivley create a
Workbook and email it. all that is going well.
once the workbook is attached to the mail and sent, the user then will open
the workbook up, add to or make changes and send it back to the sender. prior
to sending it gets the workbook is printed out. and it fine. however after
recieving the edited workbook back, it adds a column to the book with the
same data in the previous column.
EX Date Cost Total cost
2/1/05 5.00
2/2/05 5.44
10.44 this in the Send
email attachment
i get back
date cost totalcost
2/1/05 5.00 5.
2/2/05 5.44 5.44
10.44
it adds a row of the same as Cost but removes the .oo's so 10.01 is fine but
10.10
looks like 10.1 and i dont even know why it adds that row in the first
place. its wrong.