04-07-2009 09:32 AM
Im writing a table to an excel file template. The table generates 2 columns of data the problem is the excel template columns are not next to each other for example: column A= data, column B=pre-written information, column C=data
at the moment the data is being written to A and B i need to write to A and C. How do I do this? I've tried locking the cells of column B but that doesnt work, any ideas please!
04-07-2009 09:42 AM
04-07-2009 11:52 AM
04-07-2009 12:08 PM