baseballplaya
New Member
- Joined
- Apr 5, 2011
- Messages
- 3
Hello All,
I am requiring some assistance with a project that I am desigining. I attempting to log how many hours are used monthly with lawn mowers that I rent out. Each unit has a hours meter and I will input the hours each month into "equipment" sheet. I am trying to accomplish the following:
1) when I update the hours, I would like the "hour" cell to copy over to the sheet "reports"
2) Once copied, the next time I enter hours, I need the new data copied to the very next column. Example, if the current data is in d10, then the next time the macro is run I need the new info to go into e10.
To walk though this, say I enter updated hours for (Tag #68), John Deere which is in box C12. When the macro is run, it searches in sheet "Report" , column A for "68". Once found it will copy data from sheet "Equipment", column C to the next empty column in sheet "Report" in the row that contains "68". If I have confused anyone I apoligize. Please advise if you think this can be accomplished. Thank you all!
I am requiring some assistance with a project that I am desigining. I attempting to log how many hours are used monthly with lawn mowers that I rent out. Each unit has a hours meter and I will input the hours each month into "equipment" sheet. I am trying to accomplish the following:
1) when I update the hours, I would like the "hour" cell to copy over to the sheet "reports"
2) Once copied, the next time I enter hours, I need the new data copied to the very next column. Example, if the current data is in d10, then the next time the macro is run I need the new info to go into e10.
To walk though this, say I enter updated hours for (Tag #68), John Deere which is in box C12. When the macro is run, it searches in sheet "Report" , column A for "68". Once found it will copy data from sheet "Equipment", column C to the next empty column in sheet "Report" in the row that contains "68". If I have confused anyone I apoligize. Please advise if you think this can be accomplished. Thank you all!