![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
I am trying to do a simple comparison of data between two spreadsheets using vlookup. This formula works except in cases where the formatted cell contains a leading carrot (downloaded from another source). If I remove the carrot the vlookup formula works. I need an easy way to format the cells (over 1,000) without the carrot. I've tried everything I could think of. Any help would be greatly appreciated. Thanks.
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Posts: 202
|
do a find^ and replace with nothing?
|
|
|
|
|
|
#3 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Select your cells and use the Data | Text to Columns... menu command. BTW, I'm assuming that you mean apostrophe (').
[ This Message was edited by: Mark W. on 2002-02-27 16:26 ] |
|
|
|
|
|
#4 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Ahhh, did some research... perhaps you DO mean caret (^)!!
Choose the Tools | Options... menu command and uncheck "Transition navigation keys" on the "Transition" tab. But this may replace the caret with an apostrophe which will also "frustrate" your VLOOKUP. Anyway my earlier recommendation (Use Data | Text to Columns...) still applies! [ This Message was edited by: Mark W. on 2002-02-27 17:04 ] |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|