G
Guest
If I give each column in an array a number value, how do I copy a cell value into the same row and relevant column by entering the number of the column beside the cell that I want to copy. eg making up an excle spreadsheet for a cashbook that looks like this ...............
123 456 789 155
Cheque Date Amount Code Fees Sales Advert Sundr
123456 1/1 100.00 456 100.0
123457 2/1 400.00 789 400.0
123458 3/1 18.00 155 18.0
But I only want to enter cheque no., date, amount and code and it automatically selects the column and enters the amount or a percentage of the amount in that column
123 456 789 155
Cheque Date Amount Code Fees Sales Advert Sundr
123456 1/1 100.00 456 100.0
123457 2/1 400.00 789 400.0
123458 3/1 18.00 155 18.0
But I only want to enter cheque no., date, amount and code and it automatically selects the column and enters the amount or a percentage of the amount in that column