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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting rid of #DIV/0!14 May 2008 07:06 GMT2
This is the formula I'm using  =sum(E12*100)/F12.  If E12 is left
blank with no entry I get #DIV/0!.  How can I get rid of that result
without having to put a zero in E12?
Deleting Null Rows14 May 2008 06:52 GMT1
I am exporting data from Access to Excel.  This part works great.  I
have the values exported to a worksheet.  I then link those cells to a
formatted worksheet within the workbook.  Since the data from Access
is dynamic, I don't always fill up the formatted sheet.  Therefore, I
Nested IF statements - Help14 May 2008 06:22 GMT2
I need help with this formula. Can't seem to figure out what I'm doing wrong:
=IF((F1="1 April 2008"),'[Dummy Forecast AprMayJun
2008.xls]Sheet1'!$E$22,IF((F1="1 May 2008"),'[Dummy Forecast AprMayJun
2008.xls]Sheet1'!$F$22,IF((F1="1 June 2008"),'[Dummy Forecast AprMayJun
VBA Excel macru - Instanteneous Currency rate update14 May 2008 06:19 GMT-
I'm Allen.
Is there a macro that will allow me to update an exchange rate on excel
sheet, directly from some exchange rate website , once every 24 hours or any
other time interval?
Refer to 1 cell relative from named range14 May 2008 05:20 GMT6
Try to retrieve thevalue from 1 cell relative from named range.
Something like this.
Sub test()
   Set MyRange = Range("C1:F10")
Urgent Help Plss14 May 2008 05:19 GMT-
I have 3 xls ex: exl1, exl2 & exl3, any data entered in exl1 of column  A and
data entered in exl2 of column D to be automatically added in column A of
exl3, kindly help pls........
TIA
Extracting a string out of another string14 May 2008 05:03 GMT2
In the following example:
Responsibility:  Name1 / Name2 / Name3
How would I extract out   Name1   in a macro and put it an an adjacent cell?
Thank you,
date format in CSV14 May 2008 05:01 GMT5
I have the following:
Range("Q1").Select
   Selection.NumberFormat = "dd/mm/yyyy"
later I have this:
Extracting Column Letter14 May 2008 04:43 GMT2
I am trying to extract and use the column letter instead of the number.  My
code looks something like this:
Dim StrLastColumn as String
strLastColumn = ActiveCell.Column
Return activecell's column header in Alphabet14 May 2008 03:46 GMT4
Pls teach me the correct way to "return activecell's column header in
Alphabet".
In VBA:
Columns(1) represents column A
Reference to functions in Conditional Formatting14 May 2008 03:45 GMT2
I am trying to make a reference to ISEVEN() in my Conditional Formatting.
However when I do this, Excel says that Conditional Formatting cannot make
reference to other worksheets or workbooks. I don't have this problem with
other IS.... functions, (e.g. ISERROR). When I look up ...
Color Cells14 May 2008 03:31 GMT3
What I would like to do is have a macro to do the following.  Pick the FC
date and then go to the same date to the right and color & bold that cell
yellow and also color the two cells prior to that also yellow. Example:  
Color Yellow Oct 07 - Nov 07 - Dec 07 for FC date
VBA question: How to extract cell values in different languages14 May 2008 03:25 GMT5
I was hoping if someone could help me with a language problem I'm facing.  
The code below is suppose to extract strings from a worksheet and create
string table files that will be fed into a resrouce file.  I am using Excel
2007 currently.
Simple Action. Please, could someone tell me how to do this?14 May 2008 03:15 GMT2
I have 16 images each one inside one cell in an Excel Worksheet.
Each image is named: img1, img2, img3, ...
Every time a user clicks an image I want to call a VB function named
MyFunction and send the image ID and its position ... how can I do
select a list, then sort #214 May 2008 03:14 GMT9
I have a presorted Excel worksheet, & I'm trying to sort only the top part of
it from where I end up after the 1st sort (the 1st blank line after the top
part of the worksheet, but in tht middle of it[a daily variable starting
point]). This recorded macro & my attempt to get it ...
 
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.