Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 05-02-2016, 02:15 AM
dmcg9760 dmcg9760 is offline Excel Formula help Windows 7 64bit Excel Formula help Office 2010 64bit
Novice
Excel Formula help
 
Join Date: Sep 2015
Posts: 19
dmcg9760 is on a distinguished road
Default Excel Formula help

Hi All
I have the following formula that I require help with

=IF($BG2="","",INDEX($AA$1:$AT$499,MATCH($BD2,$Z$1 :$Z$499,0)+4,9))

The Data that is captured from the web now contains "\" in front of the amount
eg: \$20000
and I require just $20000 so need the "\" removed.
I am not sure what to add to this formula to obtain that result.



Any help would be much appreciated
Reply With Quote
  #2  
Old 05-02-2016, 06:26 AM
gebobs gebobs is offline Excel Formula help Windows 7 64bit Excel Formula help Office 2010 64bit
Expert
 
Join Date: Mar 2014
Location: Atlanta
Posts: 837
gebobs has a spectacular aura aboutgebobs has a spectacular aura about
Default

=right([your formula],len([your formula]])-1)
Reply With Quote
  #3  
Old 05-02-2016, 07:09 AM
dmcg9760 dmcg9760 is offline Excel Formula help Windows 7 64bit Excel Formula help Office 2010 64bit
Novice
Excel Formula help
 
Join Date: Sep 2015
Posts: 19
dmcg9760 is on a distinguished road
Default

Hi Gebobs
Thanks for the reply
I added the information you messaged me, but I think I may have it wrong as I cannot get the formula to work

=RIGHT($BG2="","",INDEX,LEN($AA$1:$AT$499,MATCH($B D2,$Z$1 :$Z$499,0)+4,9))-1)
Reply With Quote
  #4  
Old 05-02-2016, 11:50 PM
xor xor is offline Excel Formula help Windows 10 Excel Formula help Office 2016
Expert
 
Join Date: Oct 2015
Posts: 1,101
xor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to all
Default

If you have your \$20000 in column A you could try (in a helper column):

=SUBSTITUTE(SUBSTITUTE(A1;"\$";"");CHAR(160);"")*1

and copy downwards as far as needed and use your own formula on that helper column.

If that doesn't help maybe you could attach a workbook with some representative data.
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel Formula help Excel formula help please! dreamer1963 Excel 2 03-16-2014 03:59 AM
Help with excel formula GoldenSlumbers Excel 2 12-13-2012 03:32 AM
Excel Formula help ** Excel Formula djreyrey Excel 8 04-15-2011 03:55 PM
Excel Formula Help masoom84 Excel 1 03-07-2009 09:41 AM
Excel Formula help Excel Formula Help Shahzad Excel 1 12-07-2008 04:13 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 09:37 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft