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 / December 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
refer to cells by number06 Dec 2006 22:15 GMT1
I'm a newbie to excel automation and could do with some guidance. I'm
trying to set cell values using variables within office 2007 but the
only method I can find to set values is via "Range" - and I can only
appear to specify Range values if a column header is specified: eq. A2.
Where does an "On error resume next" statement apply?06 Dec 2006 20:45 GMT1
If I put an "On error resume next" command in a macro, and it's in a
sub called from another sub, does it end when the sub it was in ends,
or does it still apply back in the parent sub?
TIA
Adding Extra Data Row to Chart via Macro06 Dec 2006 19:53 GMT3
I have  a sheets with charts whose series, for example, go from A3 A11
(X) to B3 B11 (Y), another chart ranging from A6A11(x) C6C11 (Y) and so
on..
Everytime I add a row of data I manually have to add the new point to
Combobox will not fill06 Dec 2006 19:17 GMT2
I am a relative novice at VBA programming but here goes...
In Excel, I am trying to fill a combobox ("ComboBox1") in a user form
("inputBox") through a dynamic named range in the "MasterDataSheet"
worksheet of my workbook.  The dynamic named range is named
Losing data in controls (and arrays) during unhandled exceptions.06 Dec 2006 19:17 GMT4
I have a problem that's been plaguing me for a while now.
I have a fairly complicated Excel (97) Workbook made to
create html pages (it's a template for generating html in
effect).  The root of the problem is that list boxes and arrays
Hide unbolded rows in specific column06 Dec 2006 18:03 GMT2
How would I write the code to hide only rows that do not have bolded items
in column K ...
Iterate through Names for text06 Dec 2006 17:55 GMT2
I need to search through the Named Ranges in a sheet and for the ones
that contain certain text, in this case "IMP" then I need to set a
conditonal format to the range.  I have the conditonal formating part
working but Im having trouble iterating through the names for the text
userform and variable06 Dec 2006 17:34 GMT8
anyway to set a userform name to a variable i can use with <variable name>
instead of with userform1, with userform2, etc?
Signature

Gary

help needed06 Dec 2006 17:14 GMT4
I am trying to record a macro wherein I would just unprotect the sheet,
correct a small error in a formula and then protect the sheet.
I start recording, I unprotect the sheet, I correct the formula and the
moment I press ENTER i get an error "Unable To Record"
Select page tab when form opens06 Dec 2006 16:12 GMT3
I have a form that has a number of pages on it.
How can I select which page to display when the form is opened?
TIA
Textbox query06 Dec 2006 15:47 GMT2
I am making a userform and I cant think how to get this to work.  I am
trying to add textbox2 value to textbox3's  ie 2 + 6 = 8
Here is the code I am using.  Sorry I have a bit of brain fade.
TOTPEGS.Caption = TextBox2.Value + TextBox3.Value
export xml source mapping06 Dec 2006 15:18 GMT1
I would like to export my excel worksheet to xml.  For example, my
excel data looks like this.
Color    Grade
Red    A
Drag label position on userform at runtime - jerky movement06 Dec 2006 14:43 GMT1
I want to be able to drag a label (or other suitable control to act
like a box) on a userform at runtime.
I have written the following to do this but have these problems:
1) the movement is quite jerky - at times the label can even jump
Sugestion for the Excel Guys06 Dec 2006 14:01 GMT4
It would be very nice if SheetsInNewWorkbook was one of the arguments for
the Workbooks.Add procedure.
Maybe I can do this somehow through my PersonalMacros Addin?
Best regards,
Macro help please.06 Dec 2006 13:17 GMT1
I am currently writing a macro for Excel and I have hit a problem.
Here is my working Macro code.
Sub dialight()
   Range("B1").Select
 
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.