Forum Discussion
A_SIRAT
Nov 07, 2023Iron Contributor
Input Box VBA
Hi, I need a vba code as an input box that will first prompt me whenever I open this workbook to enter a value in cell I1.
- Nov 07, 2023
See the attached workbook. The code is in the ThisWorkbook module.
HansVogelaar
Nov 07, 2023MVP
See the attached workbook. The code is in the ThisWorkbook module.
A_SIRAT
Nov 08, 2023Iron Contributor
Works perfectly.
Appreciated.
Appreciated.