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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Calendar control21 Aug 2007 06:20 GMT2
I have a couple userforms (created in Office 2007) which use the Calendar
control. When I transitioned to Windows Vista (32 bit version) the Calendar
controls no longer work. I copied mscal.ocx into C:\windows\system32 and
registered it. It shows up when I right click on the ...
location of combobox and chart21 Aug 2007 05:34 GMT9
i was wondering if its possible to select a cell on a sheet where to
put a combobox or a chart rather than by pixel.
i am planning on making one sheet called graphs which will have 25
graphs each with their own combobox. when you select an item from the
Line under first menu item21 Aug 2007 03:56 GMT4
Excel XP & Win XP
This is a minor problem.  I create a menu when the file opens using John
Walkenbach's menu maker code.  It all works fine.
But I notice that the first menu item in the menu has a line under it.
Excel's GROWTH function?21 Aug 2007 03:33 GMT4
Say, I have the following 9 data points:
1    2    3    4    5    6    7    8    9
15.53    19.99    20.43    21.18    25.93    30.00    30.00    34.01    36.47
Using "Forecast" excel function, I get 38.76
Sort Worksheet Range from another worksheet range, Excel 2000 & 200321 Aug 2007 02:55 GMT1
In the same workbook I have two worksheets:
Worksheet 1 Range("D5:D55") is the range to sort Worksheet 2
Range("B4:C103").
Worksheet 1 - data
How do I place a chart on an Excel VBA Userform & drive w/spinners21 Aug 2007 01:56 GMT1
I want to place a chart and a series of spinners on a userform (I know how
to do the spinners with texboxes for output) ... The chart is driven by the
spinners that send data to the Excel Sheet and the sheet output (algorithms)
drives the chart...
Where to declare module-level variables?21 Aug 2007 01:27 GMT5
At the top of my module, I have
Private Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As
Long)
I want to Dim some variables that will be used by several subs in this
Need help with rounding in VBA code21 Aug 2007 01:07 GMT4
When I try to break a value into 3 equal parts
ActiveCell.Offset(-1, 0).Range("A1").Select
   ActiveCell.FormulaR1C1 = "=R[1]C/3"
   ActiveCell.Offset(-1, 0).Range("A1").Select
Color Sort20 Aug 2007 23:58 GMT2
the following code should sort by color.  However, if the spreadsheet is
large the macro runs a very long time.  Will someone write some code that's
more efficient for large spreadsheets, say over 10K lines?
Thank you.
Dynamic scroll bar max limit20 Aug 2007 23:57 GMT2
I have a graph that is graphing from a dynamic range and wanted the
max limit to change with the size of the range
is that possible?
it seems like i cannot link it either to a cell or to a name range and
2 auick questions please20 Aug 2007 23:34 GMT3
1. activewindow.selectedsheets.visible = false
I know this will hide an active worksheet.
What I would like to know is how to hide the worksheet upon opening the
workbook.
find the sheet of an active chart (VBA)20 Aug 2007 23:24 GMT2
Is there anyway to find the name of the sheet which contains an active chart
using VBA (Excel)?
I want to be able to select the plot and run a macro which set the scales
... resizes the plot area and then the chart area . I can do everything I
runtime error 9 subscript out of range #320 Aug 2007 22:44 GMT3
I tried the if block to make sure there is a pagebreak in x.  There is a
pagebreak in x because I saw it in the immediate window so the problem isn't
that there isn't any pagebreaks although it is a nice error check for that.
Sub VOD_11x17_Page_Setup()
Using the data in the last cell20 Aug 2007 22:36 GMT3
I am trying to define a variable with the data in the last cell in a column.
I've been trying to use the following:
Range("A1").Select
   Dim DataCheck2 As Date
Where are my custom toolbars in 2007?20 Aug 2007 22:36 GMT6
I created custom toolbars in 2003 and attached them to workbooks. Now that
I've upgraded to 2007, when I open those workbooks in 2007, I don't see the
toolbars. Can someone please tell me where they are? Thank you.
 
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.