<<"Pulling data from closed workbooks or from DDE server applications can
only be done using hard-coded references in formulas.">>
Not true!
Here's ANOTHER way:
I use an extensive (large) XL data base, where the key is the order number.
I constructed the dB using Row() to increment the order numbers down the key
column.
I don't consider that a hard coded address, do you?
Here's an old post where I suggested this to someone:
http://tinyurl.com/2srmg
<<"There's very little redundancy in Excel's standard menu, so if it's
something that can't be duplicated by formulas, it's likely there's
only one menu command to do it">>
You're not playing the game!
Let's be specific!
--
Regards,
RD
--------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit!
-------------------------------------------------------------------
RagDyeR wrote...
...
Does anyone know of *anything*, that can only be
accomplished using one specific procedure ?
Excluding VBA
Pulling data from closed workbooks or from DDE server applications can
only be done using hard-coded references in formulas.
Most in-place manipulation of cell contents can only be done using Edit
Replace. The exception is removing only leading and trailing spaces,
which can be done using Data > Text to Columns, Fixed Width, Finish but
not by Edit > Replace.
There's very little redundancy in Excel's standard menu, so if it's
something that can't be duplicated by formulas, it's likely there's
only one menu command to do it (other than using 'transition' 123 slash
menu commands in Excel versions that provide that functionality). But
that leads to one thing that only the transition 123 slash menu can do:
remove all defined names in a single operation.