|
|
|
|
1 |
81 |
|
|
|
|
0 |
63 |
|
|
Copy and Paste Lost by
Gord Dibben[_3_]
Wes
Copy the code and post it here(do not attach file). Someone will be able to
ferret out the problem.
Gord Dibben Excel MVP - XL97 SR2 & XL2002
On Tue,...
|
|
0 |
60 |
|
|
|
|
0 |
85 |
|
|
automatic updating cell by
j feka
I'd like to create a function that will automatically
store a new high value of another cell when it occurs,
but will not change if that first cell's value...
|
July 9th 03 02:01 AM
by j feka
|
3 |
55 |
|
|
Default excel Template by
shivakumar
Hi,
Can a macro be set to the default excel template so that
when ever a user opens a new spreadsheet the macro is
executed?
where can the default excel...
|
|
1 |
78 |
|
|
Looping through Text boxes by
Fred[_9_]
I have 3 sets of 10 text boxes in a userform. I'd like to
loop through each set filling them with info from 3
different columns on the worksheet using a for...
|
|
0 |
49 |
|
|
|
|
1 |
114 |
|
|
Formula for autodating by
Dave Peterson[_3_]
You could format it to not show the time, but maybe better would be to use
=today().
Mark wrote:
>
> >-----Original Message-----
> >Mark wrote:
> >> How do...
|
|
0 |
71 |
|
|
Cannot insert Activex boxes by
Tony Mc
I have a spreadsheet that has a number of list boxes which
when I try to select from them won't respond. It's like
they don't exist.
I can go into design...
|
|
0 |
68 |
|
|
CSV Format in non-English OS by
Dave Peterson[_3_]
See one guess at your other post in .misc.
Uday Jakati wrote:
>
> Hi,
> I am working on a product which runs on different OS like
> English, German, French,...
|
|
0 |
83 |
|
|
Time based macro by
Dave Peterson[_3_]
Take a look at Chip Pearson's instructions:
http://www.cpearson.com/excel/ontime.htm
Lorenzo wrote:
>
> Hello - I really hope you can help: I work for a...
|
|
0 |
69 |
|
|
Serial I/O by
Karl
Duane - I'm definitely interested in your sample Excel
with serial VBA. Could you send it to me? I have Ofiice
2000 Professional edition - how do I know I...
|
July 9th 03 04:09 AM
by Karl
|
0 |
59 |
|
|
AutoFilter Dropdown Boxes Missing by
Debra Dalgleish[_2_]
There have been some posting about this problem, but I've never seen a
cause pinpointed. Dave Peterson suggests a couple of fixes in the
following thread:
...
|
|
0 |
66 |
|
|
AutoFilter Dropdown Boxes Missing by
Dave Peterson[_3_]
Yep. I don't have a solution. And sometimes minimizing the worksheet window
(or the application window) will bring them back, too. (When it does,...
|
|
0 |
51 |
|
|
|
|
1 |
79 |
|
|
Sizing windows automatically by
tom Troyer
I am writing an Excel program to distribute to my clients
in the water biz.
I'd like to know if I need to include code to adjust
screen or window sizes to...
|
|
1 |
76 |
|
|
More efficient code by
Rob Bovey
Hi Rohit,
Here's one way to do it:
Dim ecode As Range
Dim rngTable As Range
With ActiveSheet
Set rngTable = .Range(.Range("H4"), _
...
|
|
1 |
64 |
|
|
|
|
0 |
79 |
|
|
|
|
2 |
61 |