I am trying to remember how to create a Macros Button that will ask 2 or more questions and display them in a single cell, any advice?

后端 未结 0 812
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-02 04:04

Sub Button5_Click() Dim response As String Range("B20").Value = InputBox("Please Include Name", "Name") Range("B20").Value = InputBox

相关标签:
回答
  • 消灭零回复
提交回复
热议问题