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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Date question27 Apr 2007 00:08 GMT3
I have a sample bit of code:
           If Cells(iRow + 11, 1).Value < date_L119 Then
                 .Cells(iRow + 11, 22).Value = "NP"
           End If
Store the format of a cell in a variable26 Apr 2007 23:39 GMT2
Is there any way to store the format of a certain cell into a variable?  For
example:
frmt = Range("A1").format
... Then I could do something like:
HELP  ---  1004 Application-defined or object-defined erro26 Apr 2007 23:36 GMT3
I'm new to VBA programming and am attempting to add a 4th conditional format
by editing a recorded macro and am receiving this error message.
Here is my code:
Sub Conditional_Formatting()
How to enumerate controls on a worksheet in Excel 200326 Apr 2007 23:31 GMT4
I am using Excel 2003. I set up control buttons on a worksheet to sort
selected areas of the sheet in certain predefined manners.
I would like to reset the captions of all the buttons when the
workbook is opened. However, it appears that there's no way to
Using Excel as a Database26 Apr 2007 23:14 GMT9
Dont have access to "Access", but could use Excel as a Database. Does
anyone have any sample code they could share, of quering a database
for a entry, or updating a excel database with a record.
Trying to upgrade from shared spreadsheets.
sporadic conditional formatting problem26 Apr 2007 23:12 GMT6
Duuuuudes:
I'm not sure really what to ask here, but I am having a sporadic issue with
conditional formatting on a pivot table. I have the code below that is
applying 3 conditional formats to a pivot table's data. Before these
Remove Leading Comma26 Apr 2007 23:06 GMT10
Hello all- I know that we spoke before about removing a trailing comma, so i
tried to amend that code to remove a leading comma from a range, but it's not
working in cells where there's anything after the comma. Could anyone point
out what I did wrong with this code?
Using a macro to hide columns26 Apr 2007 22:16 GMT9
I am trying to write a macro which will hide columns that do not have a "1"
in row 2.  This is the code I am using, but there is something wrong with it.
Is anyone able to help?
   Dim rng As range
Creating macros in Excel26 Apr 2007 22:14 GMT1
I need help with creating a function within excel worksheet. Which
will look for a keyword "Summary" and if it will find it then I would
like to highlight the entire row with green color.
Thank you
VLOOKUPS26 Apr 2007 22:04 GMT5
Hi,
I'm looking to create a vlookup that will extract data from within a cell
that matches with something found in a range.  
input cell                 range      results cell
hide column26 Apr 2007 21:46 GMT4
Will hideing columns affect the way code runs. Or will vba still know the
column is in place. Have code not sure how to change it but relize if I make
worksheets have same nbr columns it will work.
Thanks
disable a button26 Apr 2007 21:07 GMT4
I use the following code to copy the worksheet selected in a listbox, to a
new workbook.  Problem, this code copies a button on this worksheet, and i
don't want it to be copied.  Can I prevent this?
the button on the sheet is called 'cmdMainMenu'
Copy and Paste Problems26 Apr 2007 21:00 GMT3
I want to copy and paste the following cells:
Copy cells A1:x5 from the Work Schedule tab and paste to cells A1:X5 on the
Overtime tab
Copy cells D6:D35 from the Work Schedule tab and paste to the cells D15:X44
variable not defined26 Apr 2007 20:56 GMT2
I am trying to use this code to make sure a value doesn't exist in the
Copreco Master Log.  I get an error that says 'variable not defined' and it
highlights ' the "mydate" row.
I am not sure what is wrong...any ideas?
"Available Resources" Error26 Apr 2007 20:54 GMT1
I have a very large WB containing over 200 WS, broken basically into 4 sets
of 50. When I try to populate a couple of columns in one of these sets using
a macro to copy the data from its companion WS in another set, it runs out of
steam with this message ""Excel cannot complete ...
 
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.