Link A Certain Words In A Cell With Another Cell
Sep 16, 2009For example, Cell A1 = July 2009 Cell B1 = July 2009 MTD. how to change 'July 2009' in cell B1 automatically in respond to the changes in cell A1.
View 5 RepliesFor example, Cell A1 = July 2009 Cell B1 = July 2009 MTD. how to change 'July 2009' in cell B1 automatically in respond to the changes in cell A1.
View 5 RepliesI have two worksheets, one with detail monthly information and one with YTD information. So let's say the three numbers I want to capture in the YTD sheet are in columns B, G and I on the monthly sheet. January's data might be in B5, G5 and I5. February's data is in B12, G12 and I12 and so on.
On the YTD sheet in cell C2 I link to Monthly!B5 and in C3 I link to Monthly!B12 so cells C2 to C13 on the YTD sheet show the monthly totals from column B on the detail sheet. On the YTD sheet, cells C20 to C31 show the monthly totals from column G on the monthly sheet, so cells G5, G12, etc. And finally, cells C40 to C51 on the YTD sheet show monthly totals form column I on the monthly sheet.
In the past I've always created all these links manually. After creating the links in C2 to C13 on the YTD sheet, is there a way to use a formula in C21 that uses the link in C2 to create a link for G5?
Looking for a formula (not macro) that can do the following:
I have a spreadsheet and in one column, it has last names of clients. In the next column, it has full names of clients that are the same account, but different system with different descriptions for the name. I need to lookup the column that just has last name and see if that last name exist anywhere in the "Full name" column. If it does, then I need column C to say "Yes" or something along those lines.
The "full name" column isn't always in the same format and sometimes doesn't even contain the "last name." Sometimes the last name will be first and sometimes there's a comma and sometimes there isn't a comma. The spreadsheet attached shows a good short example of what I'm working with...
Name Spreadsheet Ex.xlsx
I want to make a lookup on a string of words from one of my worksheets and I also whant to make a hyper link so that when I click on the lookup command I should pop to the other worksheet were my database is.
View 2 Replies View RelatedThis formula counts the number of spaces between words in a cell:
View 5 Replies View RelatedI have a column who's content is determined via about 6 nested if statements from data on that row. That cell is then conditionally formatted to a certain color based on the text that is ultimately printed from the nested ifs (simply an extra visual legend for the text). All of this contributing info and about 1000 lines items make a very large and difficult to print page. What I am trying to do is a make a summary sheet that simply takes the index number of these 1000 rows and copies or links the conditional formatting of the mentioned cell onto this number on another sheet. I have already linked this status cell and put it adjacent to the index number which works well in that with two columns I can show the index and status but if I could combine the color of the status cell onto the index cell, it would be even better. I am pretty sure another conditional format for this summary sheet would not be possible or be extremely complex since the contents of the index cell I am conditionally formatting have no bearing on the conditions for the format. Was hoping there is some VBA magic that could simply mimic the conditional formatting from one cell and put it on another.
View 1 Replies View RelatedI have a macro that inputs a sheet and cell from the user. when the macro tries to make a formula it outputs =data!'AE3'. I need it to output =data!AE3
Dim Sheet As String
Sheet = InputBox("Take Data from where?")
Dim startcell As String
startcell = InputBox("Start Cell?")
ActiveCell.FormulaR1C1 = "=" & Sheet & "!" & startcell & ""
Is it possible to link a cell e.g. A10 that has a time value in it (there is a formula in this cell that puts in the time value) to another cell in a range of cells e.g. B1:B1000 that has the same time value?
I know someone out there knows how to do this.
I am working on a file with multiple tabs. I have an output sheet which brings values from different tabs on to the output.
I am bringing the values using a simple VLOOKUP.
What I would like is to bring to the output sheet not only the value from the inner sheets, but also the cell color.
The cells are not colored using any logic or using conditional formatting, otherwise i would use the same logic or put the same conditional formatting for the output. The cells are colored by the users arbitrarily.
For Example, please refer the sample file. In this file, when I select Company A, the values are from the tab Company A, but the cell colors should also be the same as in COmpany A. When i select Company B, along with values, the cell colors should also change as per what is on the tab company B. Is this possible?
I want to create a summary page with the tab name and a link to the contents in a specific cell. In the code below, I can get the sheet I want but in the second column, I would like to link to the data instead of getting the data in the cell. Can I do this with a simple modification to this
Dim a As Long
Sheets.Add.Name = "Notes"
For a = 1 To Sheets.Count
Worksheets("Notes").Cells(a, 1) = Worksheets(a).Name
'The next line gets me data, but I want to link to this cell in all worksheets
Worksheets("Notes").Cells(a, 2) = Worksheets(a).Cells(15, 18)
Next a
I'm hoping to hover my mouse over a cell to display text as popup. This text is linked to a cell and is dynamic.
I'm only wanting this feature to display info (in the popup) not link to a website
Currently I've dodged my way around the issue by using a hyperlink for the sole purpose of taking advantage of its hover popup feature.
The problem is that a hyperlink popup is limited to 255 characters so i can't display much text.
Is there is any VBA code or add-in's that take advantage of the mouse cursor position to display a text popup?
Kind of like the Comment feature but for dynamic use.
I need VB codes for an activity in excel. Im trying to create an example file for the suppliers to enter keywords (Search keyword) where it should generate different formats of the search (WORDS) and its case sensitive. Suppliers would be typing the keywords in A2 and it should generate the Permutations horizontally against the keyword (B2 C2 D2 E2 etc). Let me know if you need more clarifications.
Example given below and also attached the file for your reference.
New Keyword – Singular Proper Case
Singular-PR
Singular-LC
Singular-UC
[Code]....
I have a column that is a list of addresses. For example:
I need a formula to separate out the last words (city and state) from the rest of the address and put into a different cell.
I have 1 or 2 maybe 3 words in a cell (difference words). I need to count how many of the same words are in the cell and place the number of words another cell I have included a file the same word may appear in other cells in same column which has to be counted into the same cell
View 2 Replies View RelatedI have a spreadsheet that has a contents page on, with a list of words as hyperlinks, that link to that same word on another sheet. However when I insert rows, the hyperlinks to the words below where I have added a row go out of sync
Is there anyway that I can link the hyperlink to a cell that contains certain text, so that it will follow it around?
I have a cell containing text like this
Ph(Off):* 5754112-5750441 ,* Cell:*0300-8406693*******,* Fax(Off):* 5712685*
I want to separate them into different cell though which every word or number contain his own cell
like
A1 = Ph(Off):* 5754112-5750441 ,* Cell:*0300-8406693*******,* Fax(Off):* 5712685
then i want it in this way
B1 C1 D1 E1 F1 G1
Ph(Off): 5754112-5750441 Cell: 0300-8406693 Fax(Off): 5712685
How do I write a macro to extract the last two words of a cell?
View 10 Replies View RelatedI have a problem to count some words in a column: in fact, in the cell they can write several words and my objective is to count in this column how many times there is the word "info" but as they can write several words in the same cell,(for example: speciality, info, degree) I can t really count how many times the word info is written in the column.
View 13 Replies View RelatedI am trying search & count 2 or more words within a cell using a worksheet function. See below example:
The texts are in A1 (only)
Entered by John at 02:19 PM on 02/13/2007
Entered by Smith at 02:20 PM on 02/13/2007
Entered by John at 02:30 PM on 02/13/2007
Entered by John at 02:21 PM on 02/12/2007
Entered by John at 02:22 PM on 02/11/2007
The words I am looking for are "John" and "02/13/2007" and the count should be 2. I bolded what should be counted.
I've a column which contains data in below format
alves, martine
burraq, joys
ande, kallis
I want to know the LEN of words before the comma, which would be as in this case
5
6
4
I need a formula for this.
I have many cells that have full names in them. They are currently formatted as follows; last name, first name, middle name. I am trying to extract only the last name and first name (keeping the comma in between them) and drop the middle name.
View 9 Replies View RelatedI have a data on a cell that says "Member: Name of Member"
The question is how could I remove the "Member:" and come up with "Name of Member"
how do i extract the last 2 words in a cell?
ex. 8137 Plaza Amber, Ortigas Center, Pasig City
how do get just pasig city?
removing certain words/charactors in a cell.
For example, I have these information in 1 excel cell.
"Company allows staff to purchase small value items (items amounting to less than $3000) with approval from the staff's director."
So in this case, I need to remove the HTML/XML tags manually. Therefore, the final result should be,
"Company allows staff to purchase small value items (items amounting to less than $3000) with approval from the staff's director."
It is very tedious with the huge amount of data to process.
I have a list of email addresses, about 2000 rows long. they are listed like so but in 1 cell Internet EMail Address: Jo.bloggs@avivagroup.com.au This is what is exactly in the cell, except different names. What I want to be able to do is run something to delete the Internet EMail Address: part but keep the actual address. The problem is its all in the one cell as stated
Any suggestions, list goes something like this
Internet EMail Address: Jo.bloggs@avivagroup.com.au
Internet EMail Address: Larry.holt@avivagroup.com.au
Internet EMail Address: matt.blank@avivagroup.com.au
Internet EMail Address: lance.legend@avivagroup.com.au
What I am trying to do is go through a large form and remove everything except for a certain set of cells, I am using this code
For i = 10000 To 1 Step -1
Set rng = Range("A" & i)
If rng.Value <> "Employee" Or rng.value <> " Total" Then
rng.EntireRow.Delete
End If
Next i
What I want it to do is go through the sheet and delete anything that doesnt have Employee or Total in column A, but my problem is that they dont JUST say Employee or Total, its more like Employee: Team A or Employee Group 1. The Total part always says "Total of " and a number, but the number is always different. How do I make it not delete it if it has Employee or Total anywhere in the cell?
I am looking for code to look at a cell and see if it contains more than one word. So if Cell A has one word Cell B = ? If Cell A has two or more words Cell B= something else. I assume that searching for spaces would be best way to accomplish this
View 5 Replies View RelatedI have a file with 12,000 user records (one user per row). Within each row there is a cell that contains all of the product that each user sells. The product within each cell is listed between commas.
I need to Alphabetically sort the product names within each cell and have the data remain in that particular cell.
So as an example, in cell A12, I have something that looks like this:
Apples, Zucchini, Pumpkins, Beans, Squash, Corn
Basically, I want a formula that searches for more than one word anywhere within a cell, and if the cell contains any of those words somewhere in it then I want to display a value, but if the words aren't there, then stay blank.
For example, my cell could say: "Magenta, Rose, Lime, Lavendar". I want to search this cell for any of the these words: "Lime", "Forest" or "Teal". If any of these appear, I then want the cell with this formula to say "Green".
I know the formula to search for only one word /phrase in a cell, I use: =(IF(ISNUMBER(SEARCH("yellow",A1)),"colour","-")), (i.e. if the word "yellow" appears anywhere in cell A1, then this cell will show the word "colour", if not then a "-".) I tried adding an 'OR' function in this to search multiple words but it didn't seem to work.
Cell contains numbers & words. So how can we split numbers to 1 cell & words to other cell.
View 2 Replies View Related