I have a spreadsheet that is a maintenance log. The idea is that the user fills out the information in the first five cells, (date, name of person submitting the issue, machine name, issue type, description of issue), then select a value in the sixth cell that would email the information from this row to a list of users on Sheet 2, Column B. When the repair happens, the person doing the repairs fills out three more cells (repair code, details, date of repair), then they would select a value in the final column (column J) that would send a second email to the same list with the new information.
So in short, a drop-down in F2 would send an email with the values of A2-E2; a drop-down in J2 would send A2-I2. There would be as many rows as needed, each email would contain only that row's information. We use Lotus Notes here. I've been able to send an email by selecting a drop-down, but I can't get it to include any information from the spreadsheet, or to email to an address on the spreadsheet, I can only manage to email someone within the code.
Any suggestions or help would be greatly appreciated, I am maybe an intermediate user...I mostly snatch code from the net and bend it to my needs, but I can't seem to bend anything for this task. Thanks in advance!
So in short, a drop-down in F2 would send an email with the values of A2-E2; a drop-down in J2 would send A2-I2. There would be as many rows as needed, each email would contain only that row's information. We use Lotus Notes here. I've been able to send an email by selecting a drop-down, but I can't get it to include any information from the spreadsheet, or to email to an address on the spreadsheet, I can only manage to email someone within the code.
Any suggestions or help would be greatly appreciated, I am maybe an intermediate user...I mostly snatch code from the net and bend it to my needs, but I can't seem to bend anything for this task. Thanks in advance!