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 / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Skip blank cells, find 'reds' and organise in seperate workbook.14 Feb 2007 15:21 GMT6
I have a work sheet with the date as the column header and hundreds of rows.
Most of the cells are blank but some contain values. Each value is coloured
due to the 'stage' it is in. Basically i want to read these 1000's of cells
and find all the values in red text. I already have ...
disabling tool bar14 Feb 2007 15:20 GMT3
As part of a system a new tool bar was created in excel to allow the user to
use the system. The process which takes place is that a user creates a new
spreadsheet from access based on the criteria selected. The tool bar appears
automatically. The problem is that when a new ...
Excel.Interop Not Saving Column Width Changes14 Feb 2007 15:16 GMT2
I need to open an Excel file using Interop, resize a column and then save
the file, insuring that the worksheet retains the newly resized column width.
As I step through the code all is working fine.  But when I reopen the file
the new column width has not been saved.  If I open ...
Columns collection Address14 Feb 2007 15:15 GMT5
I'm searching the simplest way how to address uncontinuos (sub)range of
columns.
Imagine that you want to do something with columns 4 (= "D"), 7 (= "G"), 8
(= "H") and 12 (="L"). I'm trying to find something like:
When Saving As14 Feb 2007 15:11 GMT2
Is there any way when a workbook is saved as that the new workbook doesn't
keep the code from the main workbook.
Thanks Mike
set range14 Feb 2007 15:02 GMT2
Why
Dim fogadrng As Range
Range("C8:C12,E8:E12,G8:G12,I8:I12,K8:K12").Select
Set fogadrng = Selection
overflow problem and variable declaration14 Feb 2007 14:51 GMT10
Dear experts,
I am getting an overflow error type because I am not able to declare my
variables the way they should be (ex long).
I have a code like:
Error 429 VBA.Interaccion.Createobject("Scripting.FileSystemObject14 Feb 2007 14:49 GMT2
When I execute a Macro in Excel using this code:
Function FindTheFolder(ByVal way As String, _
                                   ByVal folderName As String) As Boolean
Dim theObject As Object
Is FIle Open14 Feb 2007 14:35 GMT2
We have a .xls file on a server.  Is there any way to determine if another
user has the file open before trying to open it myself?
Signature

Gary's Student

Deleting extra rows14 Feb 2007 14:24 GMT3
I created a macro that copies a set of data into a template.
Since the data vary in size, I had to make full column ranges so I
would always cover the cells with data. I also recorded a macro that
creates a formula based on two of those columns then copy/pastes the
Use VBA (Macro) to Update Existing Macro14 Feb 2007 13:16 GMT6
I have about 100 files that have the same embedded macro in them. I
need to update one of the functions that is contained in the macro
code.
I know how to loop through all the files, open each one, and save/
Sorting Query14 Feb 2007 11:42 GMT2
I was wondering if there is a way to get excel to sort numerically as below
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
rather than
1, 10, 11, 2, 3, 4, 5, 6, 7, 8, 9
Ignore #N/A in formula14 Feb 2007 11:36 GMT4
Hi I have the following formula
=((A2*A3)+(B2*B3)+(C2*C3))/A1
how can I get the result ignoring #N/A for example if A2 = #N/A
Please help
programming button again14 Feb 2007 11:35 GMT5
I was trying to program a button with vba (excel) and got the following
advice:
> You have to write the event in the sheet module using code (or have it
> already there)
EXPORTING DATA FROM EXCEL TO WORD14 Feb 2007 11:08 GMT1
IS THERE ANY MACRO TO EXPORTING DATA FROM EXCEL TO WORD WITHOUT GRID
LINES
THANKS IN ADVANCE
AKASH
 
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.