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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help with Help24 May 2007 00:48 GMT1
I'm trying to get help from the Microsoft VB Editor Help and once I do a
search, some of the subjects that come up bring up the detail normally but
some don't. I want to get help on commands I can use in my macros but I'm
stuck. Can someone help me? PLEASE
Excel Macro call Word Macro with Parameters24 May 2007 00:21 GMT9
I have a macro in Excel that calls a macro in a Word document with this code:
           wordApp.Visible = True
           wordApp.Activate
           wordApp.Run ("myMacro")
Add 2 rows & format23 May 2007 22:30 GMT3
I have created a macro that adds rows with the formulas from the previous
row.  This will work perfectly for people wanting to add rows within a
'section'.  Now I would like to have a macro that add's a new 'section' which
is basically just a new row that is a different colour to ...
THANK YOU23 May 2007 21:59 GMT1
I just wanted to post here that this newsgroup is AWESOME... I posted a
question/response and got immediate and fantastic assistance - especially
from Ron de Bruin who has just been extraordinary in first posting the
original code and then  helping me through all my questions and ...
rowsource question23 May 2007 21:51 GMT1
when I set a rowsouce of a dropdown, I hope there are two columns one is
shown and the other is hidden just like the old game we play in other places.
How can I do it in the dropdown control's property window.
Clara
"Case" Problem23 May 2007 21:07 GMT10
The trouble with having programmed for a long time in one language is that
your thought system for design constantly works along the same routes. Here
is a simple Case statement...
               If dblSubTotal > 0 Then
Need data in cells on one row extracted to multiple rows23 May 2007 21:04 GMT5
I am very new to VBA, but I have quite a bit of experience in Excel.
I have data in multiple cells on one row of a spreadsheet that I need
to extract and place on multiple rows (in a new worksheet).  My
situation is this: I get a "daily sales report" with one row for each
Compare 2 Ranges, Copy/Paste Row on Match23 May 2007 20:34 GMT7
I'm trying to compare the values in 2 ranges and if found, copy the
entire row to a new worksheet.
This is what I've come up with but it's not working:
'----
Next Empty Cells23 May 2007 20:01 GMT11
I have created a formula that generates about 1000 numbers and i need them to
filled into empty cells on another worksheet. For example:
The number is generated in sheet1 cell A13
I need that number to be placed in sheet 2 in the first empty cell, range
Borders23 May 2007 20:01 GMT7
I was wondering if anyone can help me with some code to dynamically place a
border on the last row of a spreadsheet.  The issue for me is that the
spreadsheet varies in length (based on filtering), but the columns are static
(A:S).  What I was hoping to do is place a border on ...
getting started on Fluent RibbonUI23 May 2007 19:54 GMT2
After extensive modifications to the general menu that Ron de Bruin has,
I've decided to try my hand on the xml/Ribbon.
I've downloaded the files/programs that're recommended.
the xml editor from MS.
Function weirdness - #VALUE, then #NAME, then working fine??23 May 2007 19:46 GMT4
Maybe I shouldn't get too deep into this.  Maybe it's just a moon
phase or something.  I opened up my workbook this morning and all the
values returned by a Function were showing #VALUE errors.  I went over
everything carefully, making sure it was picking up the correct values
Summary sheet23 May 2007 19:30 GMT8
I have some worksheets (questionnaire format) for each of the client. The
client name, phone number and other information are at the same locations in
each worksheet. My question is how I can create a summary sheet, so that each
row in the summary sheet contains one client ...
Axes(xlCategory).CategoryNames23 May 2007 19:27 GMT3
I am trying to assign labels to the tickmarks on a chart in an Excel module.  
I have the following code:
label = "all the same"
For Each tick In chtObj.Chart.Axes(xlCategory).CategoryNames
VBA causing "Excel has encountered a problem" message23 May 2007 19:18 GMT5
Added new VBA routine to Excel 2000 file which caused termination of Excel.  
The message occurs even if disable micros or when saved as a csv file.  Any
other options to be able to open the file and correct the faulty VBA code?
 
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.