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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
len of item in an array29 Nov 2007 18:44 GMT3
Is it possible to check the length of each item in a specific field in an
array? Is so, how?
I am building an array but I want to check the length of a specific field
for each item in the array.  For example, each "record" in my array has 4
call sub inside other sub29 Nov 2007 18:40 GMT3
i´d like to know how to call a sub inside other sub.
If i have a sub that a user can trigger by clicking a button, i´d like to
call another sub in the middle of the code. In a pseudo-code example that
should look like:
Repost - CommandBarButtons not responding29 Nov 2007 18:37 GMT2
Several days ago, I posted a couple of messages about this subject, and have
not gotten any responses that help resolve the issue, so let me repost.
I have an Excel application that is using a Userform to capture data and put
it into a hidden spreadsheet (this works great).  As ...
Form In .xla file29 Nov 2007 18:28 GMT5
How do I reference a form that is located in an add-in xla file?  The name of
the xla file is dailymods.xla so I tried:
dailymods.userform2.show
but it doesn't work.  Ideas?
Input Box for data-entry29 Nov 2007 18:09 GMT1
Help please, this is driving me mad!
This is a simplified version:
          A        B       C       D         E         F          G
R1    Code    Open   In     Out    Book   Physical    Diff
Another hyperlink quandry:29 Nov 2007 18:01 GMT5
I've looked around and tried to apply the examples listed here, but I guess
I just don't get it.  I have a line of text that I'm parsing for inclusion
into seperate cells in a sheet, one of which should be a hyperlink.  When I
try to paste the info into the appropriate cell ...
Two formats within one cell29 Nov 2007 17:53 GMT2
I know that Excel will allow separate formatting of data within a cell
(i.e. "37715CCC", where the numbers ("37715") are "blue" & "bold" and
the letters ("CCC") are "black", "bold" & "italic") ., but is there a
way (VBA) of going thru a selection of cells, finding the letters,
Select and copy certain tabs using macro29 Nov 2007 17:41 GMT8
I am working with a workbook in Excel 2003 that has over 40 tabs
(worksheets). Each worksheet is a department report and each department has 4
reports. The last report is the one I need to select for each department and
copy it into a new workbook. The name of the worksheets to ...
Button - Macro to auto-populate data29 Nov 2007 17:40 GMT1
I am trying to create two buttons that, when either is selected, will run a
macro to populate all fields in that column with a "Yes" or "No" depending on
what button they clicked on.  Let's say the "Yes" button is placed in cell
A1, and, if selected, all fields from A2 on have ...
Variable text manipulation29 Nov 2007 17:38 GMT1
Whats the easiest way to do this I am having a hard time trying to
figure this one out :( Please Help!!!
Private Function CheckedSummons(StringtoCheck As String)
Dim cnt As Integer
Is a cell in a range?29 Nov 2007 17:28 GMT3
How can I find out if the ActiveCell is one of the cells in a named range? In
the SheetChange event, I want to take an action only if the cell that was
just changed (Target parameter?) belongs to a certain named range.
Thank you.
Saving HTML as Excell29 Nov 2007 17:17 GMT3
In my project we have exporting to Excel capabapility. What we used to do is
generate HTML and set content type as Excel. This worked great for 2003. When
I open the file in 2007 I get a security warning.
Does anyone have any idea, how can I make the warning dissapear?
delete data from excel without openning it29 Nov 2007 17:14 GMT3
I've got a huge file from which i'd like to delete to some rows but I DO NOT
WANT TO OPEN IT in order to avoid having to wait a long time. So, is it
possible to delete some data (using vba) from an excel file without openning
that file?
Select / Activate last Sheet29 Nov 2007 17:02 GMT1
What code could I use to select cell A1 in the last sheet? I have
variable quantities of sheets and the sheet names can be changed. So I
guess its something like Worksheets(xxx).Select, but how do I know the
last number?
Implement Excel cell function using VSTO29 Nov 2007 16:27 GMT4
Is there any way to implement a user defined function for use in spreadsheet
cells using VSTO? Is it possible/neccesary to use a vba add-in to make a call
back into a managed VSTO app?
 
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.