Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Is there any VBA code for answering an InputBox Prompt of another macro.
e.g. running macro "Update_at_dayend" Sub Update_at_dayend() Application.Run "Manual_Input" ' I need a code something like "At prompt, answer = 8.25%" End Sub Sub Manual_Input() Dim ans as variant ans = InputBox(prompt:=" Enter Tax Rate for the area." ' the rest of the program End Sub Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need to turn off prompt about putting on clipboard or not... | Excel Discussion (Misc queries) | |||
Password Prompt | Excel Discussion (Misc queries) | |||
Save prompt for Excel 2003 | Setting up and Configuration of Excel | |||
Excel prompt inaccessible to users | Excel Discussion (Misc queries) | |||
Text to Speech prompt | Excel Discussion (Misc queries) |