|
|
|
|
0 |
125 |
|
|
|
March 26th 13 01:37 AM
by Jee
|
3 |
117 |
|
|
|
March 25th 13 09:06 PM
by Howard
|
6 |
130 |
|
|
|
|
0 |
110 |
|
|
|
|
4 |
157 |
|
|
Getting Outlook version number by
Charlotte E.[_3_]
Hi all,
I'm running Excel 2003 and Outlook 2010.
Is it possible to obtain the version of Outlook from Excel VBA?
TIA,
|
|
2 |
120 |
|
|
Draw two lines at given angles by
Subodh
Hi All,
I want to make two lines in a excel at defined angle say x
degrees that depends on a cell value.
So, its not hard to convert this value to...
|
March 24th 13 01:20 AM
by Subodh
|
0 |
129 |
|
|
only the date part by
oldyork90
No time component, just the date. This seems a bit much. Is this how
it's done?
Dim dt As Date: dt = Now()
Dim justDate As Date: justDate =...
|
|
3 |
83 |
|
|
Reference must be to a macro sheet? by
Robert Crandal[_2_]
I made a few copies of Sheet1 by right-clicking the tab and
choosing "Move or Copy", followed by "Create a copy".
Next, I added one one Button control on each...
|
|
1 |
147 |
|
|
Sort Order by
JonathanK1
So, I'm trying to sort a specific way. Here is what I have.
Cells.Sort Key1:=Range("C:C"), Order1:=x1Descending
Unfortunately, there are at least a dozen...
|
|
5 |
146 |
|
|
Userform to query? by
JonathanK1
Ok, I created a userform with three comboboxes. The drop down has all of the data I need it to (from another tab), such as states, colors, etc. It's set up...
|
|
6 |
251 |
|
|
|
|
0 |
62 |
|
|
Quicker way to enable macros? by
Robert Crandal[_2_]
We use Excel 2010 and the majority of our programs are
"macro enabled" files. This means that each new user on our
network must manually enable macros by...
|
|
3 |
187 |
|
|
|
March 22nd 13 07:25 AM
by tamer
|
15 |
693 |
|
|
Need help with Macro by
bettbacker03
I am having difficulties getting my macro to work properly. I have a sheet of data that I am updating with NEW data each month (overwritting the previous...
|
|
0 |
151 |
|
|
Automatic cursor move by
Michel Gauthier
How can I get the cursor to move right upon inserting a digit from 1 to 9 in a cell using VBA without having to press enter or return
( 1 2)
|
|
19 |
303 |
|
|
|
|
1 |
163 |
|
|
Input, copy, new book? by
JonathanK1
Hi all,
I have a macro that prompts an input:
Dim TheAnswer$
TheAnswer = Inputbox(
Etc. etc. You get the gist. Anyway, it takes the input but doesn't do...
( 1 2 3)
|
|
21 |
393 |
|
|
|
|
0 |
110 |
|
|
Macro storing as a date? by
Wes Finch
Hi,
I need some help with this macro. When I run it I get the yellow explanation mark on some cells in column D which I formatted as text. It says a date...
( 1 2)
|
|
11 |
221 |