![]() |
![]() |
|
|||||||
| 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 |
|
New Member
Join Date: Apr 2002
Posts: 45
|
I am trying to replace the first column address from "S" to "R". I have tried the "Find and replace" function, but this will replace All the column addresses, which I don't want to do.... I need to change ALOT of columns of data, just like this. Got any ideas??
THis is the current formula: =S18-[BlahInvAFH0104Adj0201.xls]Sched51!$S21 This is what it it should be: =R18-[BlahInvAFH0104Adj0201.xls]Sched51!$S21 Thanks |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Monterrey, Mexico
Posts: 1,433
|
If all your columns are together, then highlight all your data and then copy and paste it one column to the right. This will offset the formulas by one column. This will not affect the second occurrence of columns because they are aboslute referenced with $.
__________________
Kind regards, Al Chara |
|
|
|
|
|
#3 |
|
New Member
Join Date: Apr 2002
Posts: 45
|
Sorry I didn't specify earlier, but my columns ar NOT all together... I think that's my problem!!
Any resolution to my predicament!!?? Thanks |
|
|
|
|
|
#4 |
|
Board Regular
Join Date: Feb 2002
Location: Charlotte, NC USA
Posts: 108
|
Try editreplace again, but instead of replacing S with R | Replace =S with =R should make it a distinct replace
|
|
|
|
|
|
#5 |
|
New Member
Join Date: Apr 2002
Posts: 45
|
Great idea.. I'm sure it will work!!
Thanks! |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|