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
How to change textbox caption in Active sheet from UserForm10 Nov 2007 13:39 GMT4
Hi there,
I have a textbox1 in Active sheet (Sheet1).
How do I change the caption of this textbox1 from userform command button 1?
Thanks,
Use VBA macro to populate formula result in 'next blank cell'10 Nov 2007 13:36 GMT4
In a business spreadsheet, every time a predetermined condition is met I need
to record information on a "running" record.  Ie. When condition 'A' is met,
copy data to; 'Sheet1!E {nextblank}.  As there will be a few things I need to
record, I would like it all on the same row.  ...
Pass named range to user defined function returns #value!10 Nov 2007 13:03 GMT6
If I pass a named range as a parameter to a user defined function, it returns
#value!
I created several named ranges.  
For Example
Variable in Message Box Q10 Nov 2007 12:13 GMT2
I have a very simple Message Box that appears when a file is opened.
How could I have a variable referred to within this message box e.g if
my text to appear in the message box was referenced to G1 in sheet
"Sales"?
Need help with Visual Script Code10 Nov 2007 11:48 GMT1
Hi, someone please provide me the code for following column in excel.
Like I have a column a and column b. In column a, I have time and in
column b, I have time in 0:30 minutes interval. So consolidating column
a into column b with half an hour difference. I want a macro or script
Dynamic formula creation and p;acement10 Nov 2007 11:24 GMT1
I need some macro help. There are two components to my problem.
1. Match Cells to Identify Target Column
In Sheet "Menu", I enter a date in cell "C3". Lets call it DATE.
In Sheet "Metrics", I have a Table Similar to the one below
Code Execution Has Been Interupted10 Nov 2007 10:38 GMT2
Hello,
I have several Excel Templates that open on automated PC using scheduled
tasks.  The templates run through a series of code.  The templates all work
fine on my laptop.  However, they are often times running into a "Code
Is there a way of finding if the user is a system administrator?10 Nov 2007 08:56 GMT2
I'd like to know if there is any way in VBScript Excel 2003, to determine
whether the current user is a system administrator.  I have a custom addin
that I only want the uninstall to be run if the user is a system
administrator.
Open excel file and reffer to specific worksheet10 Nov 2007 06:35 GMT2
Hi! I have a macro that opens an excel file and activates it. How do I get it
to start at a certain worksheet?
Workbooks.Open "X:\SCD_RiskManager_Pos\RMDBII\test.xls" 'open file
   Workbooks("test.xls").Activate   'ACTIVATE FILE
PrintOut problem10 Nov 2007 06:20 GMT1
Sorry for my Enghlih !
I have a excel workbook being a having all details obout 1 house te bild.
8 commandbuttons in cellrow1 of columns S>Z prints each another selection of
the rows.
Help!!! Formula doesnt work.10 Nov 2007 05:56 GMT3
This was the formula that was given to me to accomplish my task:  
=Average(Indirect("G1:G"&E7)).  However it doesn't work or I have done
something wrong in entering the formula.  Here is a jpeg of what I am trying
to do and hopefully I will get a better result this time around.
Removing an addin from the available addins list10 Nov 2007 04:24 GMT5
I was wondering if anyone could help me out.  I'd like to remove a custom
addin that I've added from the list of available addins from Excel 2003.
I know Excel will complain the next time it opens that the addin no longer
exists but I'd like to prevent that from happening.
Calling a variable from one subroutine to another10 Nov 2007 03:58 GMT1
I have a counter "i" in subroutine 1. How can I use this counter in
another subroutine? Is this possible? Please let me know. Thanks
wild card - cash deposit10 Nov 2007 00:19 GMT1
Sub insert()
Dim r As Range
Dim rd As Range
Set r = Range("H2")
wild card *09 Nov 2007 23:59 GMT4
My macro below is not working properly:
Sub Deletedepo()
With ActiveSheet
.DisplayPageBreaks = False
 
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.