phillipus2005
New Member
- Joined
- Jun 29, 2018
- Messages
- 34
- Office Version
- 365
- Platform
- Windows
- MacOS
- Mobile
Hi
I have a table with multiple columns and a form that adds data to each of those columns, as a "case". I also have a separate function that adds data to some of those columns, based on the value in column A as a "case update". How do i get the remaining blank cells in that row to fill with data from the "case"?
As an example, a "case" will include Casename, dateopened, location, and Summary (and many others). A "case update" will add a row with Casename and summary but the dateopened and location will not change.
I would normally do this with an index/match function but need to build this in to the Case_update form code...
Any help very welcome
thanks in advance
Phillipus
I have a table with multiple columns and a form that adds data to each of those columns, as a "case". I also have a separate function that adds data to some of those columns, based on the value in column A as a "case update". How do i get the remaining blank cells in that row to fill with data from the "case"?
As an example, a "case" will include Casename, dateopened, location, and Summary (and many others). A "case update" will add a row with Casename and summary but the dateopened and location will not change.
I would normally do this with an index/match function but need to build this in to the Case_update form code...
Any help very welcome
thanks in advance
Phillipus