Hello. This is a sample from the spreadsheet which have following columns: Date, Conditions, Day Part and Comments;
Conditions have 3 values: Bad, So-So, OK
Day Part have 4 values: Morning, Afternoon, Evening, Night
I want to dynamically create radio buttons and check boxes which I should use when I enter the data so I can check appropriate radio button and appropriate checkbox for the condition and day part.
Please note that creating form will not work here since I add values for every day.
Like April 26, 27........ It will be constant.
The day part may have multiple values for example afternoon and night.
<colgroup><col width="64"><col width="74"><col width="70"><col width="644"></colgroup><tbody>
[TD="class: xl69, width: 64, align: right"]25-Apr
[/TD]
[TD="class: xl67, width: 74"]So-So[/TD]
[TD="class: xl68, width: 70"]Evening[/TD]
[TD="class: xl70, width: 644"]Short tensions at 1:44 (1 min) of level 2-3.[/TD]
</tbody>
Please let me know if there is a better approach for this task. Thanks
[TABLE="width: 852"]
<colgroup><col width="64"><col width="74"><col width="70"><col width="644"></colgroup><tbody>[TR]
[/TR]
</tbody>[/TABLE]
Conditions have 3 values: Bad, So-So, OK
Day Part have 4 values: Morning, Afternoon, Evening, Night
I want to dynamically create radio buttons and check boxes which I should use when I enter the data so I can check appropriate radio button and appropriate checkbox for the condition and day part.
Please note that creating form will not work here since I add values for every day.
Like April 26, 27........ It will be constant.
The day part may have multiple values for example afternoon and night.
<colgroup><col width="64"><col width="74"><col width="70"><col width="644"></colgroup><tbody>
[TD="class: xl69, width: 64, align: right"]25-Apr
[/TD]
[TD="class: xl67, width: 74"]So-So[/TD]
[TD="class: xl68, width: 70"]Evening[/TD]
[TD="class: xl70, width: 644"]Short tensions at 1:44 (1 min) of level 2-3.[/TD]
</tbody>
Please let me know if there is a better approach for this task. Thanks
[TABLE="width: 852"]
<colgroup><col width="64"><col width="74"><col width="70"><col width="644"></colgroup><tbody>[TR]
[/TR]
</tbody>[/TABLE]