vaseline3194
New Member
- Joined
- Mar 7, 2014
- Messages
- 6
Hi
So I have the following:
Image - TinyPic - Free Image Hosting, Photo Sharing & Video Hosting
There is another tab in the excel. I don't have it on me.
Let's say I have a tab named "Track" and the picture above is Tab named "Time."
In the Track tab, I have a column called "description of activity." That is where I put my description for the amount of time I spend on something. Let's say this column is 5 cells long and is G4:G8. It is also only for the Monday. Inevitably, I need to do this for all days of the week.
So, lets say that G4 and G6 are descriptions of activities for Time Code: "111." And let's say I worked on Time Code "111" at 9:00 AM to 10:00 AM and then again from 2:00PM to 3:00 PM. I have two different descriptions for these two periods of time. I want to concatenate both the descriptions from the "Track Tab" into the a Column in the "Time Tab" that corresponds to Time Code "111."
Then I am planning to use VBA to convert the cell that has the concatenated information into a comment beside where I enter the amount of time I worked on something.
I know this is pretty difficult but I am really interested in learning how to do this. Excel is fun. I wish I played with excel earlier.
Thanks, I really appreciate everyone's help.
So I have the following:
Image - TinyPic - Free Image Hosting, Photo Sharing & Video Hosting
There is another tab in the excel. I don't have it on me.
Let's say I have a tab named "Track" and the picture above is Tab named "Time."
In the Track tab, I have a column called "description of activity." That is where I put my description for the amount of time I spend on something. Let's say this column is 5 cells long and is G4:G8. It is also only for the Monday. Inevitably, I need to do this for all days of the week.
So, lets say that G4 and G6 are descriptions of activities for Time Code: "111." And let's say I worked on Time Code "111" at 9:00 AM to 10:00 AM and then again from 2:00PM to 3:00 PM. I have two different descriptions for these two periods of time. I want to concatenate both the descriptions from the "Track Tab" into the a Column in the "Time Tab" that corresponds to Time Code "111."
Then I am planning to use VBA to convert the cell that has the concatenated information into a comment beside where I enter the amount of time I worked on something.
I know this is pretty difficult but I am really interested in learning how to do this. Excel is fun. I wish I played with excel earlier.
Thanks, I really appreciate everyone's help.