Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
No problem
For help on macros see David McRitchie's site for more on "getting started". http://www.mvps.org/dmcritchie/excel/getstarted.htm Gord On Tue, 10 Jun 2008 10:19:01 -0700, Makaron wrote: Yes - thank you! That was exactly it. And sorry - i'm a macro noobie... "Gord Dibben" wrote: What do you consider as the "macro text box"? To move to the right one cell in VBA use ActiveCell.Offset(0, 1).Select Gord Dibben MS Excel MVP On Tue, 10 Jun 2008 07:08:02 -0700, Makaron wrote: Or the "Right" key operation? "Makaron" wrote: Does anybody know what I need to type into the macro text box in order to have it perform the "Tab" key operation? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Text "comparison" operator for "contains" used in an "IF" Function | Excel Worksheet Functions | |||
how i convert "100" to "hundred"( number to text) in excel-2007 | Excel Worksheet Functions | |||
Run macro only if Field E10 = "WO ID" and AB10 = "Spec Sizing" | Excel Discussion (Misc queries) | |||
Macro to concatenate into "B1" B2 thru B"x" based on new data in "Col A" | Excel Discussion (Misc queries) | |||
Insert "-" in text "1234567890" to have a output like this"123-456-7890" | Excel Discussion (Misc queries) |