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
Identifying Visible Toolbars31 Jan 2006 23:33 GMT2
I want to be able to de-select all toolbars for the user of a file and,
when the project is complete, re-select the toolbars they originally
had visible.
I have a routine (at work, unfortunately) that will de-select all
Cancel Print?31 Jan 2006 22:52 GMT2
Private Sub Workbook_BeforePrint(Cancel As Boolean)
Dim MyResponse As WorksheetFunction
   If Range("F31") = "" Then
       Range("F31").Select
Data - Validation Excel Question?31 Jan 2006 22:42 GMT1
Say you are using Data -> Validation -> List where you add options like
this 1,2,3,4
Assume now you are doing this for every single cell in a matrix 5X5 for
example.
Visible sheets31 Jan 2006 22:38 GMT2
Hello.  The bwlow snippet of code return each sheet in a workbook.  Is there
a way to return on sheets that are visible?  Thank you!
  For Each sh In bk.Worksheets
       ThisWorkbook.Worksheets("Sheet Verify").Cells(cell.Row, j).Value =
Splitting cell entries of variable length31 Jan 2006 22:35 GMT7
I would like to have a Macro to split the text entries in one cell into
two or more other cells.
eg: if the entries are like:
Cell D2 :    "CX55742A-CI   CY55742AAA-CI#"
Set Range on ThisWorkBook problem.31 Jan 2006 22:35 GMT1
I get  an error whe trying to set a range on the thisworkbook.range
dim lcolumn as string
lcolumn =
ThisWorkbook.Worksheets(2).Range("IV1").End(xlToLeft).Offset(0,
Start Excel at a Certain Time31 Jan 2006 22:27 GMT2
Is there a way to have excel start at a certain time?
I would like to be able to have Excel start at a specified time and open a
specific file which in turn would run a series of routines to do what I need
done.
using a list box31 Jan 2006 22:06 GMT1
is it possible to use a drop down list as a selector of diferent cal
process
senario: lets say we need to make a booking form very obvious so t
lesson mistakes espeacilly on the finacial side , the list boxes w
Excel Emailing31 Jan 2006 22:01 GMT1
I have the following code in an excel spreadsheet to send email. The sending
of the email works fine but it does not make excel the active window after
sending. Is there a way to make excel active again so I can run other code
without having to manually activate excel.
builtdocumentproperties=value in a cell31 Jan 2006 21:59 GMT1
I'm new to this programming thing, and am making a simple mistake I'm
sure.  I'd like to set a document property to equal a cell's value,
that cell is named "total".  What is wrong with the following?  It sets
the comments value to the word total, not the numeric value in the cell
Sorting31 Jan 2006 21:47 GMT3
I am trying to sort a sheet alpahbetically  From a Column and I want
all of the adjoin values and text from a row to move with it
can this be done
Painter
Loops in a function31 Jan 2006 21:30 GMT4
I hope someone can figure out what i am doing wrong
here is the code, then the explanation at the end
_____________________________________
Dim WS As Range
Find/Rplace31 Jan 2006 21:22 GMT1
I am trying to find a range of Numeric values i.e.  .25 to 100 and
replace it with a single Text character such as   (*) .  The find field
does not seem to be able to deal with a range of numbers.
If anyone has a solution please let me know.  
Bizzare behavior of IF..THEN31 Jan 2006 21:13 GMT9
Having in times past encountered very freakish behavior of IF...THE
clauses,  I now wish to bring up some of my observations for  commen
and possible explanation.  Below are 4 trumped-up cases each showin
the evaluation, or lack of it, of the conditions set out in eac
VBA to expose details of zip files31 Jan 2006 21:03 GMT7
I have a directory of zip files which I want to calculate the (gross) file
size of. Does anyone here know of a way to expose this information using VBA?
Signature

Chris Jones

 
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.