我正在使用 vba 并将某些值写入字典。但是,我想看看信息是否已正确传递到字典中。因此,是否可以将字典中的键和值 debug.print 到即时窗口?
我在想这个:
debug.print DicTemp.Items
谢谢!
excel vba
excel ×1
vba ×1