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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Move Total from Column B to A18 Dec 2006 19:44 GMT2
Below is a macro to move any cells that contain the word Total in
Column A to Column B.
But how would I move the word total from column B to column A? Thanks
Sub testing()
Coding if formuals18 Dec 2006 16:09 GMT4
How do i code this if formual?
=SUMIF(TOEPIEXP!F:F,"=1",TOEPIEXP!P:P)
Holding Shift to bypass Auto_Open doesn't work in Excel 2007...18 Dec 2006 15:40 GMT4
Does anyone know about this and why it's happening? I used to be able
to bypass any Auto_Open (or Worksheet_Open) code by holding down Shift
while I open the spreadsheet... this is no longer working. My code runs
anyway, which makes it very difficult to modify/test code that's in an
Basic VBA Question18 Dec 2006 15:02 GMT2
What is the code I need to write in order to:
1. Print the first page of an active worksheet?
2. Print a selected range (A1:B5 for example) of an active worksheet?
Thanks.
Breaking up long line of code doesn't work18 Dec 2006 15:00 GMT13
I am trying to perform a single event to multiple ranges but for some
reason I can't get the macro to work if I write it on multiple lines.
If, for example, I write:
Sub Clear_Ranges()
Delete Cell Contents IF18 Dec 2006 14:21 GMT3
To all,
I have a worksheet full of numbers ( DATA1 ), I want a macro to be able
to go throught this worksheet, and delete all values that are greater
than or equal to 2000. Any ideas?
Delete Sheets Problem18 Dec 2006 14:16 GMT2
To all,
I have this code that deletes all but the active worksheets. This
deletes the sheets fine, but then returns the error:
Method 'Delete' of Object_ Worksheets Failed
Rename Sheet Goofyness18 Dec 2006 14:07 GMT2
Ok, when doing something like this:
-----------------------------------------------
Sub OrderSheets()
   For i = 5 To Worksheets.Count
collection and limit18 Dec 2006 13:34 GMT6
I have a collection object and it seems limited to 256 items.
How is it possible to increase this limit ?
thanks a lot,
Al.
How to make Excel the active application18 Dec 2006 13:15 GMT4
I start a VBA macro in Excel. This macro is running several minutes.
During that time I open e.g. the Internet Explorer.
When the VBA macro has finished it shows a MsgBox. Unfortunately I
don't see this message box because Excel is not the avtive application
How to check Excel worksheet contents before routing?18 Dec 2006 12:30 GMT1
 Recently, my company uses Excel routing function to share documents. Some
users want to check their Excel worksheet contents before route the Excel
files to other. i.e. When he press "Route" button to route the Excel file,
Excel will check some specific cell contents, if ...
Combobox Dropdown method18 Dec 2006 12:16 GMT2
All,
I have a combo box on a worksheet, which is made visible if a
particular cell is selected, I added the dropdown method to display the
combo box with the list automatically visible should someone select
Charts and EMF18 Dec 2006 11:28 GMT1
   Looking at the object library documentation for Excel it suggests that I
would be able to use EMF as an export format for a chart object in a
spreadsheet.  This makes sense to me as surely its in EMF format anyway,
unfortunately it seems to fail...
Operators/if etc18 Dec 2006 11:11 GMT4
Can any one help?!
I am trying to say:
If cell [blah,blah] = Jack or Paddy then cell [blah, blah] should =
Jazz
Date format Problem Macro18 Dec 2006 09:51 GMT1
To all,
I have date and time data in two seperate columns in a worksheet called
' ImportedRawData '. In column A is the date and in Column B is the
time:
 
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.