Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to Avoid Rounding Errors30 Jan 2006 12:40 GMT2
As I understand it Excel displays data according to the Format of a Cell but
calculates using the underlying value. One can get at the value but using
Cell.Value. Please correct this if I'm wrong as I'm no expert! Now I've come
across many cases where this has made it appear that ...
Sort Failing on Some Data30 Jan 2006 12:26 GMT4
The following failed to sort just two rows (in over 1600) in the data:-
   Selection.Sort Key1:=Range("D1"), Order1:=xlAscending, Key2:=Range("E1") _
       , Order2:=xlAscending, Header:=xlGuess, OrderCustom:=1, MatchCase:= _
       False, Orientation:=xlTopToBottom
VBA question!?30 Jan 2006 11:58 GMT3
I have this piece of vba code:
Option Explicit
Option Base 1
Dim Budget(1) As Single
Dynamic AutoShape30 Jan 2006 11:01 GMT7
I have sheet1 that contains Data in column A and B.
A    B
5    3
7    10
Adjusting the Chart area30 Jan 2006 10:40 GMT2
Greetings all,
Excel adjust the chart functions (Data areas Chart is using) automatically
when I insert the row or a column in the middle of the chart area. Can I
invoke that Excel functionality from the macro without inserting anything?
How do i SUM data in Excel ex:email that contains "Numbers and Text"???30 Jan 2006 10:30 GMT15
Ive been trying different ways all day to get this to work..thats how i
found this thread..nothing ive tried off of here so far has worked and
im sure its simple and the answer is here somewhere but my eyes are
starting to go the shape of my monitor..
Update Chart by column30 Jan 2006 10:26 GMT4
I want a chart to update so that I can se either next column or previous
column in the chart. I want the user to push a commandbutton (next column or
previous column) to see data from one column at the time. The first column is
the x- values and the rest is the y- values.
Which commands to use in a macro30 Jan 2006 08:38 GMT2
I want to use a macro in a worksheet. In the worksheet, I have to select
only some columns, not all. Now, the number of rows are also refreshed daily
in that sheet.
I have to apply conditions also in that macro for selecting the particular
Commandbars - again30 Jan 2006 08:32 GMT4
I have the following code to read into two drop down lists from an
array. The first reads the first row of the array and selects an item
from it. The second list is populated from the entries in the array
column for the item selected from the first row.
want to create utility for excel sheet!!!!!30 Jan 2006 08:23 GMT3
Hi Grp,
I want to create an utility for uploading data ( data which needs to be
fetched from any database)onto the excel sheet and after making changes into
the data, i also want it to store the chages into database. Is there a way
Cell value change event30 Jan 2006 08:14 GMT1
hello  I have alteast 1000 rows and 1 column in excel sheet and each
cell in the excel sheet has a formula. I need to track the change in
each cell. If i were using excel_change event it would have been easy
for me to track the address of the changing cell. Since i am using
compare numbers -- recursive?30 Jan 2006 07:46 GMT14
I'm trying to create a function that will tell me if X numbers out of 4
are equal.  Something like:
Function AnyXEqual(x As Integer, int1 As Integer, int2 As Integer, int3
As Integer, int4 As Integer) As Boolean
Prevent user deleting an XLS file30 Jan 2006 04:29 GMT3
Hi there
Is there a vba code to prevent user deleting an XLS file when the file
is closed and the XL app is closed
i.e. simpley prevent deleting the file while it is closed
Help needed moving a command button30 Jan 2006 04:18 GMT2
Hi I need a code that moves a command button named AdjLeft, I cannot use
increment as the position depends on the width of column a A.
EG: if column a is 22.86 wide the position of button AdjLeft needs to be say
15.25
GRAYED OUT RECORD BUTTON?30 Jan 2006 03:10 GMT6
A while back I lost my macro record button.  When I added the "Stop
Recording" toolbar back the record button is grayed out.  I have tried many
times to get it back but nothing.  Its getting old going through the menu to
record a macro.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.