In the Excel VBE, the Find Dialog box (CTRL-F) pops up half off screen at the bottom of screen. How do I control the Find window so it positions itself higher up on the screen ?
I have a long list of data in Excel. Using the Hyperlink function
=HYPERLINK(C2,A2)
i've added individual links to them all. Now i want to get rid of the function and just leave the data with the link.
So i do Paste Special -- Values
Which does the job but then the link is removed. How can i paste the values and keep the hyperlink?
I'm trying to search and replace in excel, the column is formatted as 'Text'.
Find: [@
replace with: @
Whenever this finds a match at the start of a cell i.e the cell contents start with [@
and tries to replace that with @ the result is an error 'This function is not valid'
I guess that since the @ operator is for references, this is causing the cell to be interpreted differently (not as text anymore)
How do I make this replacement work?
Copy/paste into another program is not a good option because some of the cells contain line-breaks.
Is there a way to specify the formatting in an excel formula?
=IF(A1="Large","This is BIG","This is small")
Where "BIG" is of a font size larger than the text for "small"?
(I'm aware of conditional formatting. That's not what I'm after.)
I am detailing the tasks that I have to do for a certain project (am the sole developer), so I do not have the luxury of MS Project etc., and it has to be in MS Excel.
What I would like to do is the following -
Create Tasks, Sub Tasks in a way that the SubTasks are hidden beneath the tasks with a "+" sign for the Tasks, which when expanded, shows the SubTasks.
This is similar to Grouping.
How do I do that?
I have completed a very complex Excel spreadsheet with a lot of equations, except ... I forgot to include September
I have Jan through Dec, all the months, except the calculations for September. Of course all the equations are currently perfect for the data that's here.
How do I add a whole new column without ruining the previous equations?
PS: tomorrow is my holidays and I have to go to work to finish this table, so bad
How to Find more than one string with Microsoft Office Excel with the graphical interface?
For example, I am looking for the cells which is contained both strings Paul and John?
I can only undo once in Excel and I have taken the steps to change the number in the Edit Registry and that did not fix the problem. Help! Very Annoying!!!
I'm trying to add a linked server to an Excel 2010 file from SQL Server 2012. Every reference I've found online for doing this is using older versions of SQL Server, and the driver that they tell you to use 'Microsoft.Jet.OLEDB.4.0', is not present in 2012 from what I can tell.
Can anyone tell me which provider I need to use and what the product name, data source, and provider string should be?
For reference, this is the screen I'm looking at:
Thanks.
Hello,
How can in Excel sort multiple collumns with data?
Column B = Subscribe date
Column A = Subscribe name
I have multiple columns with a lot of doubles names (A) and different subscribe dates(B)
How can this be sorted that all names are sorted, but the highest subscribe date is flagged as HIGHEST in column C. In this way you can see directly wich is the highest date.
I have a set of data that I would like to manipulate but my problem is not straight forward.
In this data I have date ranges that include multiple entries of the same date on some days and not on others. What I need to accomplish is to manage a trading account so that no more than 1% of the account is put at risk on any given day (retrospectively). To do this, when a series of trades falls on the same day, I need to total the risk associated with each of those trades so that I can limit the total risk of the combined trades by limiting the position size I take in each. Here is a sample set of the data I am working with.
As you can see, there are 5 trades on Jan 3. Each of these trades comes with a risk value. I need to add the risk values of these 5 trades so that I can compare it to an account value and then determine if I should take more than 1 position in each trade. As you can see there are different numbers of trades that occur on the 4th, 5th 6th and 9th. I need the values returned in each row so that I can further manipulate them in the spreadsheet.
I am not new to Excel, but cannot come up with a solution here - your input is much appreciated.
Forgive the presentation below - I cannot upload a pic (new user) and the format does not carry across from excel. I have aligned the first several lines manually.
Thx.
Date ............. Pair ....... L/S ...... Initial Risk .......Win ......Loss ....BE. ....Avg Gain Avg Loss pips/swing
1/3/2012 ....EUR/USD ....S .............15 ................1 ..................................10 ..........................15.
..
1/3/2012 ....USD/CHF .....L ............15 ..........................................1 ..........0
1/3/2012 ....AUD/USD ....S .............15 ................1 .................................16 ...........................18
1/3/2012 ....NZD/USD ....S .............15 ................1 ...................................7 .............................8
1/3/2012 ....AUD/JPY .... S .............10 ................1 .................................25 ............................20
1/4/2012 ....EUR/USD ....L .............20 ................1 .................................19 ...........................19
1/4/2012 ....USD/CHF ....S ............ 15 ................1 .................................17 ...........................20
1/4/2012 EUR/JPY L 20 1 0
1/5/2012 EUR/USD L 15 1 10 20
1/5/2012 GBP/USD L 20 1 15 20
1/5/2012 USD/CHF S 15 1 0
1/5/2012 USD/JPY S 10 1 7 10
1/5/2012 USD/CAD S 15 1 28 36
1/5/2012 AUD/USD L 15 1 20 20
1/6/2012 USD/CAD S 15 1 5 -10
1/6/2012 EUR/JPY L 15 1 7 7
1/9/2012 AUD/USD S 15 1 22 30
1/9/2012 NZD/USD S 15 1 10 15
I am always curious how some of the functions I use in excel were written, and think it would help at times to see how it was done.
Does anyone know where there is example vba that replicates what some of these functions do?
vlookup, hlookup, dsum, index, actually any or most would be interesting.
How can I export the security member's list from a security group to an excel sheet. I've found some code on the web but I would need an UI or a software that can do this.
I'm open to Powershell tho...
Regards,
D.
I love using the formatting styles for tables in Excel 2007, but in my data I'm using the same column name for multiple columns. When I format my table using the pre-defined styles, it automatically adds an incremental number to each subsequent column name which I don't want. Is there any way to stop this from happening? If I attempt to manually rename the column back to the original name, it automatically appends the incremented number.
Hi, when I try to save a long list in excel as a CSV comma delimited it works for the first 17 rows an then stops. does anyone know why and how I can fix it ?
I'm not sure if this is possible, or if I'll have to do it manually, but I have lots of cells in the following format:
=87.12+56.52-16.50+98.21-9.51
If possible, I'd like to break it up into columns, like so:
I have a data in excel in the format:
87.12 | 56.52 | -16.50 | 98.21 | -9.51
I've tried text to columns based on the '+' symbol, but it falls short when I then try to break it down by the '-' symbol, it moves into columns as appropriate, it removes the minus from the start of the figure
Any suggestions would be very welcome! Thank you
i have an excel workbook with this structure
myexcelworkbook.xlxs
course sheet with date and venue
participants sheet with names and addresses
how can i add date, venue, names and addresses from these two sheets of same workbook into word document via mail merge
i tried but it uses only one sheet at a time.
thanks
I have an Excel 2007 file with macros and VB (.xlsm) and one of the worksheets has charts. When I open the file those charts are shown. However when I CTRL+Scroll to zoom in the charts vanish. I need to be able to see the charts so I can move/resize them.
Any help is appreciated.
Running XP Pro with latest SP
Over 3 GB memory
Office 2007 Pro
I'm new to Excel-post-2000, and I'd like to learn more about how to use tables (formerly lists) and structured references.
Can anyone point me to some good treatments of this topic that go beyond the help?
(For example, there are numerous full books about just pivot tables. Something like that for using table would be ideal.)
Excel - pivot values in one cell (as comma-separated value)
I have two columns of data:
Supplier1|Product1
Supplier1|Product2
Supplier1|Product4
Supplier1|Product7
Supplier2|Product3
Supplier2|Product5
I want to 'pivot' around Supplier, and give the list of products in one single cell, comma-separated e.g.
Supplier1|Product1,Product2,Product4,Product7
Supplier2|Product3,Product5
There's about 1000 suppliers, and 0 < products <= 10.
My current workaround involves using pivot tables, saving as CSV etc and is very messy. A non-VBA solution would be amazing.
When cutting/copying some cells to paste them into another sheet/page, sometimes Excel freezes/locks up and fades out. At the top toolbar it says in brackets "not responding".
Eventually, I must click 'X' to close the program. It offers to wait for the program to respond, but never does – it just does nothing until I finally close it, where it offers to recover files etc.
Is there an issue with memory here? What can I do to stop it locking up?
Hi there,
I am using Excel 2007 and I am trying to subtract these two values:
11:27:55.428
11:28:09.813
I have tried to format both as time and as "hh:mm:ss.000" and every time I try to subtract them I get #VALUE.
I have list of person names in column A.
I want to display "1" in column B for names which end with either "e" or "i" or "n".
If there would be only one match to test against, I would write something like:
=IF( MID(A1,FIND(" ",B1)-1,1) = "e", "1", "0")
In PHP I would solve that like this:
echo in_array( $names[$row_number], array('e', 'i', 'n') ) ? '1' : '0';
What formula should I use in column B in Excel?
I have a column containing file paths. I want to make another column which contain the extensions of the paths only. How can I do this in Microsoft Excel?
I have two Excel files, one on D:\ and the other one on E:\.
I reference one from the other, for example, using vlookup in the E: file to search from the D: file, like that:
VLOOKUP(A1,'D:\SHARIQ\[FILE NAME.XLS]SHEETNAME'!A1:10,3,FALSE)
As long as D:\SHARIQ\FILE NAME.XLS is open, I get the formula in the E: file displayed like this:
VLOOKUP(A1,'[FILE NAME.XLS]SHEETNAME'!A1:10,3,FALSE)
Why does it remove the whole path?