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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can Macro command to open files?18 Dec 2007 11:51 GMT1
can anybody help me with this?
I need a command to add at the beginning of a macro which can be executed
when my Excel file NAMES.XLS is opening. The macro should be part of NAMES.XLS
This command should open another file named Q1.XLS
How do i seperate colums when special pasting information18 Dec 2007 11:23 GMT1
I am pasting data into Excel from an external source by using special paste.
This is working with no problems apart from all the data is going into one
cell.
How can i split it up into different coloumns.
New to Macros18 Dec 2007 10:51 GMT1
I've been reading some things on the web about macros.  I experimented
a bet.  I have a couple of questions.
How do you make the macro apply only to a specific sheet?  When I made
my macro, not only was it in every sheet in my workbook, but when I
code not working18 Dec 2007 08:21 GMT5
why does this code not work? ? ? or what have i missed out??
Private Sub CommandButton3_Click()
If Me.TextBox1.Value = 74987 Then
   Worksheets("Bank View1").Activate
Userforms in Excel 200318 Dec 2007 04:26 GMT4
How do I draw information from a cell within Excel and show this on a
label/caption on a Userform?
Run Code on Activate Sheet18 Dec 2007 03:33 GMT6
I have this code which works great:
Sub Delete_blank_rows()
       Dim Lrow As Long
       Dim CalcMode As Long
Not resetting all cells18 Dec 2007 03:07 GMT7
The following code works for the first ActiveSheet.ScrollBar1.Value command
works, but the ActiveSheet.ScrollBar2-9 commands do not.  The last 4 commands
(ActiveSheet.Range("D10) through "D16" also work.  Appreciate any help.  
Thanks.
Accessing ranges with integer variables17 Dec 2007 23:07 GMT4
    I need a snippet of code to implement the code show here, but
using variables as the range argument.
Worksheets("graphs").Range("A1:B200").ClearContents
What I would like to do is replace "A1:B200" with an integer value (to
referencing commandbuttons as OLEObjects17 Dec 2007 23:01 GMT2
I want to be able to manipulate and get information about a large number of
commandbuttons using something like:
  x = Worksheets(2).OLEObjects.Count
  For b = 1 To x
one per day password17 Dec 2007 22:38 GMT6
i got a workbook thats used on 5 machines on diffrent locations.  the ppl
using it are not all that computer litterate...  
at the moment i tell them to "alt" "t" "t" "p" to unlock the page if they
need to manualy change anything in a locked cell. problem are they now erase
Variable Series in graphs17 Dec 2007 22:18 GMT1
I have a problem with adding series to a newly created graph in VBA
The ranges for my data need to be pulled from a variable amount of
sheets, based upon the data I am currently working with.
The array to obtain the variable values is in an array of integers
click in a workbook17 Dec 2007 22:12 GMT1
I would like to create controls on different sheet.
But have the event code in the main workbook.  And have none in the
worksheets.
Is this possible?
if an element in a row is true then copy whole row to another shee17 Dec 2007 21:42 GMT13
I'm working on this excel file. The sheet is called RawData and it has data
from column A to K. There are 3 additional sheets called Mandatory, Voluntary
and Global.
How would you write a macro to automatically look at the first row in
Excel Range In Word17 Dec 2007 21:20 GMT2
I wish to paste a named range from Excel into a Word Document using VBA.
From Excel I have created a Word document as an object, but cannot
understand how to use any of the Word VBA code I have recorded.
In Excel I can easily reference the named range I require to insert, but how
need a alternating password17 Dec 2007 21:16 GMT1
i got a workbook thats used on 5 machines on diffrent locations.  the ppl
using it are not all that computer litterate...  
at the moment i tell them to "alt" "t" "t" "p" to unlock the page if they
need to manualy change anything in a locked cell. problem are they now erase
 
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.