Functional Argument That Simply States To Display The Output As .843

Feb 4, 2010

column I row 11 has a functional argument that simply states to display the output
as .843 I need to edit it to .844 and I cannot seem to find out where or howto edit it.

There are others like this that I need to do too so I need to learn how to do it. Not just have someone do it for me.

ALSO as you can see this sheet displays #N/A all over the filled in cells... I would like them to be blank until I enter some pertinent info... I tried this is cell m7 BUT as you can see in m12 it goes back to the N/A

View 4 Replies


ADVERTISEMENT

Display Thousand Separator In Text Function Output?

Apr 24, 2013

I have numbers in cell A1 (say 3545852) as a sum of a data range. I want to display it like this "Rs. 35,45,852.00 Cr."

How can i do this. I used text function like this

="Rs. " & text(A1,"0,00.00") & " Cr."

But it displays "Rs. 3545852.00 Cr."

I want thousand separator also.

View 7 Replies View Related

Display The Path Result From A Floyd Algorithm Matrix Output

Aug 8, 2009

I want to display the path result from a Floyd Algorithm matrix output..

You can download the excel file here : http://ifile.it/lw4tgic
It consists of 1044 nodes, and we need to find the path between 2 nodes for ALL pairs..

Now, to find the path between 2 nodes, we need to :
1. Find the resulting cell of corresponding 2 nodes (y to x = z)
2. Update the path with that value (y z x)
3. For all the direct pairs in the current path (yz, zx), find the resulting cell
4. If destination (x) not the same with result (z) then repeat step 1 for that pairs.
5. repeat until x = z for all pairs.

Maybe it's better if i use an example....
we'll use T01 to E78 as an example

T01-E78 = if you look in the table,
y (vertical) = T01,
x (horizontal) = E78
z (result) = E77, so

T01-E78 = E77, so path = T01-E77-E78

check if result of T01-E77 = E77 (x = z?)...........................

View 10 Replies View Related

Comparing Entire Rows Within 2 Worksheets And Then Display Output In Another Worksheet Using VBA

Feb 6, 2014

I'm trying to compare 2 worksheets with the same headers(NAME, ADDRESS, CONTACT NO...). What codes should I use that when there is a duplicated row in worksheet A and worksheet B, it will be deleted and when there are 2 names with different addresses and/or contact no, the whole row in file A will be obtained. Output should also be in another worksheet. It goes like this.

worksheet A
NAME ADDRESS CONTACT NO
JOE ABC 123
MIL XYZ 567
NIK LMN 234
NED QRS 456

[Code]...

So the output should be:

worksheet C
NAME ADDRESS CONTACT NO
JOE ABC 123
MIL XYZ 567
NIK LMN 234
NED QRS 456
JIM JKL 345
SAM FGH 789

Is this possible in vba?

View 1 Replies View Related

Protecting Functional Cells

Jan 11, 2009

I am working on both MS Office 2003 and 2007. I am currently working some formulas on the worksheet which I would like to be protected. Therefore I would like some cells in the sheet to be protected and therefore only the person knowing the password (administrator) will be able to change.

View 3 Replies View Related

UserForms Staying Functional

Oct 9, 2007

I am trying to make a little game for a friend of mine. It picks a random number 1-1000 then he gets 10 chances to guess the number. After each guess, it tells him if the number is higher or lower. I have a userform that you put it your first guess, hit a button, and it tells you if the number is higher or lower. All the guess blanks and buttons are on the same UserForm. However, after you push the first button, the UserForm doesn't work anymore. How do I get it to stay functional the whole time?

View 9 Replies View Related

Only Simply Vba Key Trapping

Mar 23, 2007

I only want to do a "macro" in VBA that must do two things
record the keys pressed (during only 5 minutes)
and save the results in a text file

It is the only code in VBA I try to write

I found public documentation (legal stuff I mean)
about GetKeyState

I have snippets of code for save data as txt file

But I don't succeed in finishing the all code.

My purpose is to show to my daughter in law that if she doesn't respect rules
on the net, I'm able (but I don't want to really do it, it's just a threat) to know what she's doing.

If I want a real keylooger, I've downloaded one on the net.
I haven't done that and I don't want to.

I don't think a vba code with
the function getkeystate and Open file (an only that)
is a danger.

View 3 Replies View Related

Error, #DIV/0!, How Do I Make It Simply Say 0 If It's Truly Zero

Oct 12, 2009

I'm trying to put this formula into cell B31...

ActiveCell.FormulaR1C1 = "=R[-2]C/R[-1]C"

Current value of B29 is "1"
Current value of B30 is "0"
Result in B31 after formula is "#DIV/0!"

Mathmatically, the result should be "0"

I read Excel's help and it said something about putting this in...

IF(B31=0,"0",B29/30)

which I tried to, but it's giving me other errors.

How can I get cell B31 to put in a "0" if either B29 or B30 have a zero in their cell?

View 9 Replies View Related

Functional Way To Break Up Very Large Amounts Of Data

Mar 28, 2012

I am looking for a functional way to break up very large amounts of data. I am looking to break them up by an ID number and then by date. The date function needs to break up data from a hire date to the closest date to a year without going over and proceed to do that for multiple years. I am hoping that the function can just add a blank row between the split data. The file that I have not comatins three years.

View 1 Replies View Related

How To Simply Enter Minutes And Seconds

Apr 1, 2013

In a column range, i need to enter sequences of minutes and seconds as follows:

12:08
13:19
16:49
28:13

I had changed the format of cells to mm:ss but if i enter 12:08 excel shows it as 08:00 unless i enter it with the hour (00:12:08)

Is there any way to avoid entering the hour each time but simply minutes and seconds?

View 4 Replies View Related

How To Keep Collapsible Columns Unlocked / Functional When Sheet Is Protected

May 16, 2014

I have a some sheets in a workbook that have collapsible columns, but I need to have the sheet protected/locked. This is for a my company's price book that goes out to distributors, so I can't have the sheet unlocked to where they can manipulate pricing. However, I need to have collapsible columns. Is it possible to have these functional while the sheet is locked?

View 10 Replies View Related

Create Functional Dropdown Menu To Update Expiry Dates?

Jan 13, 2013

I am creating a very simple spreadsheet to manage my gym memberships. It basically has membership number, first name, last name, membership type (drop down box) start date and expiry date. I have put in conditional formatting so that the expiry date goes red when expired but i want to try and automate the inputting of the dates so for example.

If i select '1 week membership) from the drop down box in the membership type box it will firstly change the start date to the current date (i think this is using the NOW() function) and secodnly changes the expriry date to todays date plus 6 days. Ofcourse i want the expiry date to increase depending on the selection so if i select 1 month membership it would be now date plus 28 days.

I am stuck as to how i can do this and from internet tutorials have been told it requires macro as it cant be done any other way?

View 14 Replies View Related

How To Make A Functional Venn Diagram Bulls Eye Chart For Accuracy

Dec 30, 2013

we all have a team, and we are scored on calls, appointments, demos, proposals, and revenue. Rather than asking us to do one or all of these metrics, I would like to have a bulls eye chart that could show people their bonus eligability, so if for example 50% of the circles are touching the bulls eye circle, you would be able to adjust what you need to work on for bonus.

Here is a sample graph.

sample structure.jpg

Here is sample data I am trying to work withsampledata2.xlsx

View 1 Replies View Related

How To Transfer Autocorrect Words To Other Computer Simply Export And Import

Sep 20, 2013

simply to say i want export and import all my "auto correct" words to other computer instead of typing manual...

Here some example am using daily ..

PLAN MISMATCH IN CPOS WITH CAFP 1
P2P NOT ELIGIBLE P 2
NEED CLARITY ON PLAN AND TOPPINGP 3
NEED CLARITY ON TOPPING P 4
NEED CLARITY ON RECEIPT AMOUNT AND RECEIPT NUMBERP 5
NEED PLAN APPROVAL P 6

if i type P1 in a cell it will show PLAN MISMATCH IN CPOS WITH CAF, i have like this many words. i want load it another one computer instead of adding manual typing. is it possible?

View 5 Replies View Related

Test And Sum The Same Range Of Cells In Each Sheet By Simply Coping And Pasting The Formula

Feb 2, 2010

On Sheet1, Row 2 I have my columns named January-December, which correspond to the names of the other 12 sheets in my workbook. I want to test and sum the same range of cells in each sheet by simply coping and pasting the formula. I am using INDIRECT and SUMPRODUCT, but is there a better way? It seems to have caused the sheet to run slowly. Perhaps it's just the amount of data. Here is an example of the formulas I am using:

=SUMPRODUCT((INDIRECT("'"&B2&"'!$B$3:$B$200")=$A$2)*(INDIRECT("'"&B2&"'!$C$3:$C$200")="Yes")*(INDIRE CT("'"&B2&"'!$E$3:$E$200")))

This gives me the intended result. B2 in this case is January. C2 is February and so forth.

View 3 Replies View Related

Sheets Based On States.

Feb 15, 2010

I had a worksheet with Employee name,Place,State & Amount Columns. I want the data in the MasterSheet to be copied into Individual Sheets based on Place & State. All The rows should be copied into one sheet based on the State of the respective Place one after the other. For Excel to Know which Place belongs to which State I had created the sheet match List.

The Data is dynamic.Each Day the data may grow or shrink depending upon the transactions at that place.I had shown how the data should be copied into individual sheets.

View 2 Replies View Related

Error In Udf Outside United States

Sep 5, 2007

I currently have an issue with some of my user defined functions. These functions work perfect for everyone here at my company in the USA / UK. The problem happens when we send it to our client who is overseas.

The client opens up the file and all they see are #VALUE! errors where our UDF's are being used. But when they send it back to us the file works properly.

I have currently added VBA code so that when the workbook and the user enables macro's the file will do an application.calculatefull. This still does not seem to work for them.

The excel version that I am running currently on my PC is MS Office 2003 Pro (11.8146.8132) SP2. The version that the client is running on their PC is MS Office 2003 Pro (11.8105.8107) SP2. Could this problem occur because of updates that they have not yet installed? I have been working on this problem for about a week now and have not come up with a solution.

View 9 Replies View Related

Removing Multiple States And Put Them In Their Own Workbook

Jul 27, 2009

Can someone please build me a quick VB code?

Below are states which are located in column "I". I need a VB code that will cut any entire row that has any of the following states below into a new collective workbook - if any of the states don't exsist then to just ignore and move on. They all have to be in the same workbook in the end.

If NONE of these states exsist, please just insert a msgbox ("No states to move")

(I basically need to divide West coast and East coast by removing all WC states and put them in their own workbook)

WA
OR
CA
MT
ID
UT
AZ
WY
CO
NM
OK
TX

View 11 Replies View Related

Link Dropdown States & Countries

Jan 7, 2007

I am trying to figure out the excel formula I need for a project. Basically i am try to do a lookup for Country/State. What I have is a column called Country and once called State on the first worksheet on the second I need to do the calculations that will allow user to select Country and the when they click on the State it shows only the related States based on the Country which are loaded on the second worksheet.

(EG.

COUNTRY = United States - will return/diplay in dropdown

STATE = New York
STATE = New Jersey

etc.

Yahoo IM: rmdyjoe

View 3 Replies View Related

United States Map With Dynamic Colors

Jun 6, 2007

I'm trying to make a little dynamic map of the United States where each of the states change color based on a particular cell value that corresponds to that state. I've got the map of the United States in Excel and ungrouped so I have a collection of seperate shapes - one for each of the lower 48 States. I've named each shape (state) by it's postal abbreviation: TX, CA, NY, etc.

Now I'm trying to write a macro that will COLOR the state according to a numeric value in the cell next to the cell containing the State abbreviation. These are transit days to this state that I will calculate in another location. Like this:

TX = 3 days
CA = 1 days
OR = 1 days
NY = 7 days
KS = 3 days
FL = 7 days

View 8 Replies View Related

Calculation Order As The Title States

Jun 28, 2008

Calculation Order. As the title states.

View 2 Replies View Related

Define List In Workbook States Not A Valid Name

Jan 8, 2009

I have been working on creating a dependent drop down list and have been able to create lists (Insert > Name > Define) and it has worked for all the lists except 2. It will not allow me to create a list titled C or R. I get a pop up stating "that is not a valid name". Why is that?

I have a list for each letter of the alphabet except the letters C & R. No matter what I seem to do I just keep getting the pop up window stating that it is not a valid name. I also tried closing the workbook and restarting the pc and then trying but the same thing keeps happening.Thanks!

View 13 Replies View Related

Custom Sorting With Commas For City And States

Jun 20, 2013

I want to sort all of the "column2" by alphabetical order. The order will be first by state and then by city. For example the first box the column2 order should be (Fountain Hills, AZ) properties first followed by (Mesa, AZ) properties second followed by (Peoria, AZ) etc.... ending with (Flower Mound, TX) last.

The issue that I'm having is that when I create a custom sort the comma after the city indicates a new value being AZ. For example my custom sorting looks like this: Fountain Hills, AZ, Mesa, AZ, Peoria, AZ. This is limiting my ability to sort the files as is with city, state. I solved this issue by removing the commas after all the cities. This worked but was time consuming. Is there a faster way? The workbook is below.

Development Projects Mr Excel.xlsx

View 2 Replies View Related

States Listed In A1 And I Would Like To Seperate Them Into East And West

Oct 8, 2009

i have all the states listed in A1 and i would like to seperate them into east and west.

example if a1 have FL and want a52 to say East and if i put CA it would say West.

View 9 Replies View Related

International And United States Custom Cell Formatting?

Jun 27, 2013

I am trying to insert custom formatting into a cell so when I enter a set of 9 numbers for phone numbers in the U.S. and 14 numbers for international phone numbers, it will automatically display it in the correct format. Reason for the 0's on the international is because country codes often start with a 0, so I need to ensure it isn't removed from the number.

View 4 Replies View Related

VBA Code For Deleting Rows Where Cell In Column A States

Mar 20, 2009

I'm trying to get a VBA macro put together that would delete all the rows, throughout every sheet, and shift up wherever the cell in column A = "Delete Row" in a workbook I've made. In the below copy of the workbook you can see that a lot of the information from all the tables is linked to the topmost table on the 'Mix Detail Sheet'.

If the the Cell in column A is blank on that first table, its corresponding cells in tables throughout the workbook displays the words "Delete Row". I need the macro to delete the rows and shift everything up where this occurs.

Ideally I'd also like the macro to then delete the rows in that first table where the column A cells are blank.

View 5 Replies View Related

Resample Data: Total Number Of Points Reduced By Averaging The Data Not By Simply Deleting One Of Every Four Rows

May 16, 2006

I have several files of data that are from a data logger. The data is broken up by day. Each day has roughly 43000 rows of data, at its sample rate. This has made charting the data a nuisance. Is there a way to resample the data so it fits in the 32000 points excel can chart? In the future I will set a sample rate that will keep the number of points below the 32K per series. I would like to be able to have the total number of points reduced by averaging the data not by simply deleting one of every four rows.

View 5 Replies View Related

MsgBox Open That States This File Is Confidential And You Click 'I Agree' Button, Or A Cancel "I Decline

May 19, 2007

Private Sub Workbook_Open()
MsgBox "Insert Text Here" , vbOKCancel
End Sub

What I would like to do is have a MsgBox open up that states this file is confidential and you click 'I Agree' button, or a cancel "I Decline"

I do not want the spreadsheet to be visible until they click on 'I Agree' button, and then if they click cancel, the Excel closes.

This is not a huge security issue, just a reminder for the Top Brass not to email out the file. This is for looks and show only

View 9 Replies View Related

Are The Workbook Environment And The VBE Environment Simply Two Different Forms

Jun 16, 2009

1. Are the Workbook Environment and the VBE environment simply two different forms? Meaning, when I press alt+F11, am I just switching between 2 default forms?

2. Is Excel itself written in VBA? And if it's written in VB or C, which would make more sense, is the GUI side of things written in VBA?

The reason I ask is pretty simple. I really love the way the Workbook environment and the VBE environment are set up. I want to use them as models for my own forms. Both environments seem little more than two very complex forms. And I want to replicate so much about them.

3. But is it possible to replicate anything I see as part of these environments in my own forms?

For instance, what is the VBE Project window? Is it a ListBox? I need to code a form that does something very similar to the way it groups and collapses Projects and their sub-groups like Microsoft Objects, Sheets, ThisWorkbook, etc. I've used grouping to make rows and columns collapsible. But never items in a ListBox... But am I right to assume that I can do so, just because Excel's environment does it? Meaning, can it be assumed that anything I see Excel doing itself, a talented programmer can replicate in forms of his own?

View 3 Replies View Related

Multiple If Argument

Nov 4, 2009

im having trouble with an IF argument as you can see from example the data sheet is where i need the result,the first formula i have done in B24 but cant understand why the 2nd argument will not go in and i keep getting a value error as shown in C24.
i need say If in the sunday tab G8="A1"then insert G32.Then do it for "A2"=G32 and so on.all in Data B24
Is there a shorter way as i have to go up to A9 B9 C9 D9.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved