Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello
When recording a macro how do indicate that I want to type information at this point each time the macro runs? Thank you Basil |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Basil
That can not be done while recording a macro. You have to add an inputbox statement after recording. And tell the macro what to do with the input. HTH Per "basil" skrev i meddelelsen ... Hello When recording a macro how do indicate that I want to type information at this point each time the macro runs? Thank you Basil |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you HTH
What I wanted to do was open a web site and enter a password with out having the macro remember the password so I have to enter it each visit. I old 123 you pressed a key to tell it I want to do this typing each time. I will work with the input box and see how it works out Basil "Per Jessen" wrote in message ... Hi Basil That can not be done while recording a macro. You have to add an inputbox statement after recording. And tell the macro what to do with the input. HTH Per "basil" skrev i meddelelsen ... Hello When recording a macro how do indicate that I want to type information at this point each time the macro runs? Thank you Basil |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Basil
Thanks for your reply. Regards, Per "basil" skrev i meddelelsen ... Thank you HTH What I wanted to do was open a web site and enter a password with out having the macro remember the password so I have to enter it each visit. I old 123 you pressed a key to tell it I want to do this typing each time. I will work with the input box and see how it works out Basil "Per Jessen" wrote in message ... Hi Basil That can not be done while recording a macro. You have to add an inputbox statement after recording. And tell the macro what to do with the input. HTH Per "basil" skrev i meddelelsen ... Hello When recording a macro how do indicate that I want to type information at this point each time the macro runs? Thank you Basil |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
using a cell value to control a counter inside a macro and displaying macro value | Excel Worksheet Functions | |||
Macro needed to Paste Values and prevent Macro operation | Excel Discussion (Misc queries) |