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 / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Triggering Macros27 Jan 2006 15:21 GMT2
I am very new to macros, but I have written several and mapped them to
buttons.  I have seen some sample code that is triggered when the user saves,
or doubleclicking etc.  Does anybody have a good reference on how to do this,
and what can be triggered?
Changing the Date format27 Jan 2006 15:19 GMT2
I want to write a macro by which I can change the date format fo
dd/mm/yyyy to mm/dd/yyyy.
How to do this
--
How to configure Excel startup27 Jan 2006 15:19 GMT1
I have MS Excel installed on a system at work. There is one file which is a
shared workbook. Whenever I try to open Excel directly - either using the
shortcut or from the Start menu, this shared workbook and all other recent
files cascade and open up. Is there any way to default ...
Reading H Page Breaks27 Jan 2006 15:13 GMT3
It seems pretty easy to add a page break, but I'm trying to find the rows
where a horizontal page break exists.  I've been trying use something ilke
the following to loop through them and see their location
For x = 1 To Worksheets(1).HPageBreaks.Count
Printing a hidden sheet27 Jan 2006 14:51 GMT5
The below macro works just fine when the worksheet is not hidden.  But
when it is the macro bombs out.
Sub Button11_Click()
Sheets("Print Ticket").Select
updating historical prices log (macro?)27 Jan 2006 14:48 GMT1
Hi there and thanks in advance for any help you can give me . . .
I am currently daily manually logging daily historical prices into an excel
worksheet.
I would like to make a macro that daily takes the values (only) from a
Repeat Macros Function/Program27 Jan 2006 14:19 GMT4
I have a automated process set up in an excel template.  The porcess takes
info from one sheet and puts associated information into another, based on a
cell reference.  I need the process to repeat over and over, until all the
cells have been referenced.  Can someone tell me how ...
Opening Acrobat Reader using VBA27 Jan 2006 14:07 GMT2
I have added the:
"Adobe Acrobat 7.0 Type Library"
under tools and references.
This is the only Adobe Product I have in my PC.
Disabling cell resizing, Unmerging cells27 Jan 2006 14:05 GMT1
Is there anyway I can disable cell resizing or unmerging of cells, while
leaving the cell/merged cells unprotected. The reason I need the cells/merged
cells to be unprotected is because I'm making a form where the user will need
to type text on specific cells. I want them to be ...
Find the column you are in27 Jan 2006 14:04 GMT2
Probably a simple answer to this, but I am doing a find using the
Range.Find function.
It is looking in all cells.  Goal is to get column A's value for the
row that my string was found.  How can I do this?
Save to hard drive and backup to thumb drive.27 Jan 2006 13:17 GMT22
What I want to be able to do with a macro is the following.
Once you click the “Save” button:
Save the file to the c: drive  (I have no problem this is part)
Save the file to the thumb drive.  
getting activated userform name27 Jan 2006 12:56 GMT1
currently, name of loaded userform ??
my mean, not caption but name ...
ListBox (?) in a macro27 Jan 2006 12:46 GMT1
I need, in a macro, an instruction that will display a long list fro
which the user can select an item and paste it into the current Activ
Cell.
For approaching the item wanted I envisage one of those boxes with
macro that runs when the value in A1 has a certain property27 Jan 2006 12:02 GMT1
Basic Question: How can I create a macro that tests whether the value in
column C is “X” and if it is, run a separate macro.  
Detailed Question:  At the moment, I have a macro that names the workbook
after a date value in Sheet1!A1.  I want my macro to take that value and
find row27 Jan 2006 11:46 GMT2
Im  using:
Range(Cells(Range("b:b").find("e0").Row, 1), _
Cells(Range("b:b").find("e1").Row - 1, 1)).Columns("A:z").Select
to select all the rows containing 'EO' then sorting the data with
 
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.