Forum Discussion
anupam1797
Aug 08, 2023Copper Contributor
How can I print all the Data Types with their sizes(min/max) values in Excel
Dear Experts, How can I display in excel the available Data Types and their Ranges? Like int8, int16 , int32, int64 ; unit8 , uint16, uint32 .... UTF-8 etc Thanks in Advance,...
SergeiBaklan
Aug 08, 2023Diamond Contributor
If we speak about the grid (not VBA, Power Query, etc) Excel has 6 data types TYPE function - Microsoft Support