Recent DiscussionsMost RecentNewest TopicsMost LikesSolutionsTagged:TagRe: NO NAME MANAGER IN EXCEL ONLINEI agree, no name manager is an issue. A possible workaround for some naming would be to use Office Scripts. For example, you would be able to set the name of a table using table.setName(name).