Hello all,
I took up the challenge to find a solution to what I am trying to achieve, but was only able to figure out how to create a new line from data entered in a single cell. Lame...I know.
What am trying to achieve is relatively straight forward, but my limited experience in vba means I require assistance.
My file has 3 worksheets; 'Operator Daily', 'Data Tracking' & 'Graphs'.
Data is manually entered only on the first worksheet 'Operator Daily', into the blue cells. The date on which data is entered is also entered in cell F2.
What I am really hoping to do, is for each date entered, the correspending data against that date is copied onto a new line in the worksheet 'Data Tracking', in the relevant cells .
There are 4 plant components with 4 data entry cells each, meaning that with each date entered, 16 cells need to be copied to 'Data Tracking'. The last worksheet 'Graphs' is already setup to collect plot points from the 'Data Tracking' worksheet.
I'm not sure what logical sequence is needed to achieve this - I have researched as many related posts as possible but are unable to find something relevant to my file.
I am really getting stuck with the fact that; The data which needs to be copied onto a new line of the 'Data Tracking' worksheet, needs to correlate to the date entered on the 'Operator Daily' worksheet.
I have attatched where the file is at, with simple cell references so you can get an idea of where I'd like data to be copied to. There is no code.
Any assistance would be greatly appreciated. Thanks in advance.
Walt
Bookmarks