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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
change the appearnce of a userform26 May 2008 12:36 GMT2
Is it possible design a user form with cusomised controls ?
I built a userform with multipage control.
Page 1                     Page2                  Page3
1 label                     1 label                  1 label
Choosing Active Cell26 May 2008 11:51 GMT5
I have a worksheet that contains 12 budgets (one for each month).  Each
budget is identical in size (rows & columns).  I have two commandbuttons that
allow me to sort two different ways.  The user simply enters the month
(numeric value 1-12) and that particular budget is sorted.
Pulling out numeric number from Activecell.Address26 May 2008 11:49 GMT4
I need to get the numeric value of Activecell.Address into a variable so that
I can do calculations.  Example:  ActiveCell.Address = $F$426.  I need to
pull out 426 and place in a variable.
How can this be accomplished?
Inserting Name in a cells26 May 2008 10:17 GMT4
Hi all, Good Morning
Please let me know the code mistake in- following and request to
rectify the same.
Sub Ramaa()
using application.filesearch for searching text in PDF26 May 2008 09:07 GMT2
I would use application.filesearch in a excel macro
for searching the body text of PDF files, it works with office files but not
with pdf.
Any possible solution or alternatives to filesearch?
Cut and paste columns programmatically26 May 2008 07:25 GMT2
Can I get some help coding something like the following:
If Range("E1").value = "YTD" then
   'cut columns E, F, G
   'paste columns E, F, G in front of column B
Macros26 May 2008 07:15 GMT2
I now nothing about macros so am looking for help. i want to be able to have
a macro so that i use button it will bring up a calander to select a
particular week and add into time sheet. i also want to be able to click
another button and i will be able to change amount of hours ...
Need a macro26 May 2008 07:09 GMT3
In my worksheet I have a number of hidden sheets.
I need a macro in which I can select 1 of the hidden sheets, and unhide it.
Can anyone help?
thanks.
Run time Error 13 Type Mismatch Excel 9726 May 2008 06:48 GMT2
Hello
The following code deletes VBA in the file for users however I get a runtime
error 13 on the following line for those that are still using Excel 97.  Is
there code that will work for Excel 97 and later versions or is this a
Freeze Data in drop-down combo box list26 May 2008 06:26 GMT3
Hello.  I am using a form (several actually) with drop-down lists.  My
program is used by unskilled computer people, and I have tried to make
it user-friendly and error-resistant, but I found an unexpected
problem.  I do not know what to do about this one.
Disable "contacting the server for information" message?26 May 2008 05:03 GMT1
Is there a way I can prevent the "Contacting the server for information"
message from appearing when I am programmatically opening Excel files stored
on a SharePoint Server?  I'm opening lots of files in my code and the
message appears almost every time.  The message is a real ...
Deleting rows with formulas26 May 2008 04:31 GMT2
I have this excel sheet that has a bunch of formulas in it.  My formulas
look at cells in the previous row. If I delete a row,  the cells change to
#REF!  This makes sense to me.  Is there a way to write the formula so that
is just looks at the prior row instead of trying to find ...
Excel Macros26 May 2008 01:41 GMT5
what is equivalent VBA to old macro keystrokes:{edit}{home}({end})*0{enter}
I want to simply enclose the contents (number or formula) of current/active
cell and multipy by zero. the keystroke recorder only will allow recording of
the actual contents as permanent text string or ...
INDEX & MATCH   Help with syntax please...26 May 2008 01:34 GMT7
I am using Interior.ColorIndex in Sheet1 to define Work Hours per day,
8, 9, 10...
and Font.ColorIndex to define Week Worked days, 5, 6  or 7
which in turn with a Select Case allows me to call the applicable Rate
Error 424 for sample code?26 May 2008 00:37 GMT3
I'm new to VBA programming, and I'm trying to run the code found at:
http://www.microsoft.com/technet/scriptcenter/resources/officetips/may05/tips050
3.mspx

Set objExcel = CreateObject("Excel.Application")
objExcel.Visible = True
 
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.