#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Looping

I need some assitance with a looping function, I need to
loop through a file containing values across MULTIPLE
COLUMNS and down from row 7 to 20. What I'd like to do is
change the last charachter in the cell reference starting
from cell #7 - #20 to read 1 - 14.

Is this possible in code or should I use a Macro instead?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Looping

1 - Highlight the cells you want to change
2 - Cntl F (brings up the Find dialog box)
3 - enter 7
4 - press "Replace"
5 - enter 1
6 - select "Replace All"

Repeat for changing 20 - 14

this is a great way to make global changes in formulas. Make sure that the
number you are going to change TO is not a number that you will change NEXT.

Regards,
Glen

"Syd" wrote in message
...
I need some assitance with a looping function, I need to
loop through a file containing values across MULTIPLE
COLUMNS and down from row 7 to 20. What I'd like to do is
change the last charachter in the cell reference starting
from cell #7 - #20 to read 1 - 14.

Is this possible in code or should I use a Macro instead?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Looping Maggie[_6_] Excel Discussion (Misc queries) 6 October 2nd 08 09:14 PM
Looping David T Excel Discussion (Misc queries) 2 August 30th 06 10:51 PM
Looping Stuart[_9_] Excel Programming 0 October 29th 03 11:31 PM
Looping J.E. McGimpsey Excel Programming 0 October 29th 03 11:09 PM
Need Looping Help [email protected] Excel Programming 2 October 29th 03 08:11 PM


All times are GMT +1. The time now is 03:46 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"