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
Excel Validataion listbox20 Dec 2007 08:55 GMT3
Trying to make it simple
I have a sql table with say 6 entries in
ie
Ben
VBA and Colorwheel20 Dec 2007 08:11 GMT9
I need a code example to allow the user to p;ick a color from within the
excel color wheel using VBA.
I have not been able to find one so far.
Thanks
changing font size in an activex label20 Dec 2007 06:59 GMT1
This fragment of code i am creating a lable, but when I attempt to change the
font size in the WITH BLOCK.  Could someone point out what I am doing wrong.
Set control = OLEObjects.Add(ClassType:="Forms.Label.1", Link:=False, _
       DisplayAsIcon:=False, Left:=cw * 3, Top:=rh * ...
Addin Macro Call20 Dec 2007 06:19 GMT1
What is the correct format of the call statement for a addin workbook that
contains a macro in module1 with ThisWorkbook properties set to addin = true.
replace blanks with values above20 Dec 2007 05:40 GMT8
I know this topic has already been posted and since I don't know VB
excel programming, I used the code from a previous post to achieve
what i want.
I need to search for blank values in a range and replace them with the
Workbook_Open() of locked project causing errors20 Dec 2007 04:53 GMT1
I have a toolbar that runs macros from a locked project of an .xls
file that is always in a standard location. In this .xls file, under
the ThisWorkbook page, one subroutine is:
Private Sub Workbook_Open()
How do i copy a cell from a workbook to another workbook?20 Dec 2007 04:21 GMT7
I have a data in Cells G25. And I have 20 xls files in a folder.
What i want to do is I would like to copy the cells G25 from this 20 xls
files into a new workbook. How could I do that?
Please can i have some help?
xlcPasteTool to change button face20 Dec 2007 03:33 GMT2
I'm trying to use the following code snip (adapted from a post by Kieth A.
Lewis) to change a button face, but it doesn't paste the face.  I know the
bitmap is on the clipboard and I can paste the bitmap onto my button manually
through the customize menu, but the call I make to ...
Percentage formating in macro20 Dec 2007 02:59 GMT4
I want to get the result in saskour20per as a percentage.  I wrote the below
procedure which is generating the error "invalid qualifier".
   Saskour20per.Value = (saskour20 / sask20)
   Saskour20per.NumberFormat = "0.00%"
Clear Range20 Dec 2007 02:46 GMT3
Below is a sample of my worksheet. I'd like to clear the range B1:C3, which
should be the active range minus the Row 1 headers. How can I delete or
clear just the values and not the first row's headers?
LISTING 1:
How to obtain the names of all installed fonts20 Dec 2007 02:06 GMT1
I wish to obtain a list of all installed fonts wich will feed a ComboBox in
a UserForm.
Thanks for your help
Pierre
Attaching Macros To Items In a List Box19 Dec 2007 23:59 GMT4
I have a list box ListBox1 on a worksheet called Data.  The list box fill
range is List!A1:A12 where I have a list of months.  I have 12 worksheets
with each month for the worksheet name.  When a user selects a month from the
list box I would like to call the corresponding ...
Keep Timer Going While Altering Workbook19 Dec 2007 23:45 GMT1
I am using the VB Timer function to feed a countdown timer (displayed in a
cell) and want to be able to edit my Workbook w/o stopping the timer.  I've
tried using DoEvents in a Do loop but as soon as I edit a cell the timer
stops and I have to restart the macro to restart the ...
called macro19 Dec 2007 23:31 GMT4
Where does one store a called macro that would be used by many excel
programs? And how is this procedure done, as well as how is the macro coded
Public or Private?
Close PDF files19 Dec 2007 23:10 GMT1
I have several pieces of code that create pdf files by using save as pdf
(ActiveSheet.ExportAsFixedFormat Type:=xlTypePDF, Filename:  ...)
This automatically opens the pdf files that are created.  How can I close
these files?
 
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.