Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是新手,学习水晶报表很快。我需要一个能够将字符串字段日期 ex (4211990) 与日期字段格式 ex (4/21/1990) 进行比较的公式。任何帮助都非常感谢提前。
ToText({table.date},"Mdyyyy")(根据瑞安的评论)
ToText({table.date},"Mdyyyy")
回答问题,不要评论回答问题:(