pochitodiaz
New Member
- Joined
- Apr 2, 2015
- Messages
- 6
All,
I have been trying to get a script to work, but I have not been able to do it, i don't even know if it is possible, hope anyone can help me. I have a report of about 17k rows. Column C on the "Calls" sheet includes date and time formatted as mm:dd:yyyy hh:mm, I am trying to copy the values of column H to a new sheet "other" based on whether the value on C is greater or equal to a date/time but lower than another. The value should be copy to the new sheet to the cell next a cell that matches the same criteria. Let me see if I can explain it clearer with numbers.
Column C has 1st row 01/01/2015 9:00 2nd row 01/01/2015 10:00. Column H has a value of 1st row 1, 2nd row 3. On the "Other" sheet I have on column A the entire day in increments of 30 minutes so 01/01/2015 0:00. 01/01/2015 0:30, 01/01/2015 1:00 and so on. The idea is for the conditional copy to look the values of column C on the "Calls" sheet, and copy the value from column H to the appropriate cell on sheet "Other" column B based on what 30 minute interval it matches.
I would really appreciate any help anyone can provide. Please let me know if I wasn't clear enough
Thank you
I have been trying to get a script to work, but I have not been able to do it, i don't even know if it is possible, hope anyone can help me. I have a report of about 17k rows. Column C on the "Calls" sheet includes date and time formatted as mm:dd:yyyy hh:mm, I am trying to copy the values of column H to a new sheet "other" based on whether the value on C is greater or equal to a date/time but lower than another. The value should be copy to the new sheet to the cell next a cell that matches the same criteria. Let me see if I can explain it clearer with numbers.
Column C has 1st row 01/01/2015 9:00 2nd row 01/01/2015 10:00. Column H has a value of 1st row 1, 2nd row 3. On the "Other" sheet I have on column A the entire day in increments of 30 minutes so 01/01/2015 0:00. 01/01/2015 0:30, 01/01/2015 1:00 and so on. The idea is for the conditional copy to look the values of column C on the "Calls" sheet, and copy the value from column H to the appropriate cell on sheet "Other" column B based on what 30 minute interval it matches.
I would really appreciate any help anyone can provide. Please let me know if I wasn't clear enough
Thank you