Thread
:
checking cell format
View Single Post
#
1
Posted to microsoft.public.excel.programming
Gary Keramidas
external usenet poster
Posts: 2,494
checking cell format
if i have code that formats a cell:
Format(cell, "ddd" & Chr(10) & "mm/dd")
how would i test cells to find if the format is applied?
--
Gary
Reply With Quote
Gary Keramidas
View Public Profile
Find all posts by Gary Keramidas