not too sure how complicated this would be....
what I want is to have an invoice form on a sheet in excel, be able to type in the customers details, description of work done and price on that sheet, then be able to save those details to another sheet. then if needed be able to bring that invoice back up in the future.
i have it working the opposite way just now, i type details in to one sheet (they're all in the same row), then by typing the number of the invoce in it populates the cells on the invoice. dont have excel here now but its something like 'indirect 1b!d10' d10 is where i type the invoice number (row number) then it uses whatever colum from that row
I know I could just save the invoice as a different file everytime but would like it to be a bit err slicker ?
what I want is to have an invoice form on a sheet in excel, be able to type in the customers details, description of work done and price on that sheet, then be able to save those details to another sheet. then if needed be able to bring that invoice back up in the future.
i have it working the opposite way just now, i type details in to one sheet (they're all in the same row), then by typing the number of the invoce in it populates the cells on the invoice. dont have excel here now but its something like 'indirect 1b!d10' d10 is where i type the invoice number (row number) then it uses whatever colum from that row
I know I could just save the invoice as a different file everytime but would like it to be a bit err slicker ?