Good day to all. I would like to get calculated fields to automatically update fields on the data entry page and am having trouble. I have a sheet (Sheet1) with Columns E, F, G which correspond to Height, Width and Depth in Feet. The range is E5:G105. I have corresponding Columns H, I and J which correspond to the same headings but in Meters.
I created a second Tab (Sheet2) where I copied the same 6 columns and use IF statements to calculate data based on information entered on Sheet1 for instance if they enter 1 in cell E5 I then calculate the Metric equivalent on Sheet2 in the corresponding Metric Column H. This all works wonderfully but i want to copy the missing data (either the English or Metric counterpart to what they entered) back to Sheet1 (the data entry sheet) and I am having a problem. Unfortunately, we can get a mixture of both metric and English measurements on the same project so it is not as simple as entering either all English or metric and copying the other back.
I would prefer to do this dynamically as they enter the data but could if I need to, use a single button for completing this task once all entry was finished.
Any help would be greatly appreciated.
I created a second Tab (Sheet2) where I copied the same 6 columns and use IF statements to calculate data based on information entered on Sheet1 for instance if they enter 1 in cell E5 I then calculate the Metric equivalent on Sheet2 in the corresponding Metric Column H. This all works wonderfully but i want to copy the missing data (either the English or Metric counterpart to what they entered) back to Sheet1 (the data entry sheet) and I am having a problem. Unfortunately, we can get a mixture of both metric and English measurements on the same project so it is not as simple as entering either all English or metric and copying the other back.
I would prefer to do this dynamically as they enter the data but could if I need to, use a single button for completing this task once all entry was finished.
Any help would be greatly appreciated.