View Single Post
 
Old 12-14-2020, 02:29 AM
ArviLaanemets ArviLaanemets is offline Windows 8 Office 2016
Expert
 
Join Date: May 2017
Posts: 949
ArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant future
Default

You are trying to use your printout form as data entry form - and all your problems start from there.

Instead use data entry part as database. This means you enter data into (preferably defined) Tables following database rules as much as possible. Based on those Tables, you can then design any reports you ever want, and format them in any way.

Added is an example I gobbled together based on your workbook. (There was no way for me to find out what your data columns mostly were meant for, so I used dummy column headers for my attempt.)

You can register any number or projects there. When you select a project in report sheet, the info about selected project, and works and conditions linked with this project are displayed in report sheet.
Attached Files
File Type: xlsx FloatingTable.xlsx (35.0 KB, 12 views)
Reply With Quote