Is there a way to make 2 way tables

Hello Bubblers,

I am trying to create an employee scheduling app, but I am running into some trouble trying to setup a 2 way table.

I would like to have a static row on top that corresponds to the day of the week, and a static column on the left that corresponds to the employee. Similar to this image below.


Then for each cell I can enter the project that the employee will be working on that day.

But for the life of me I can’t seem to find any information on how to create a 2 way table where the static column and static row are pulling data from two different data types.

Any help would be greatly appreciated.

Thanks!

This topic was automatically closed after 70 days. New replies are no longer allowed.