standardization of naming for several worksheets with different naming - for a newbie

CCK0857

New Member
Joined
Jul 3, 2019
Messages
5
Hi there, I am very new to this but I would like to seek your views on how to go about doing this.

What happened is I have 5 different worksheets which call the same thing by different names.
For example,
1. Worksheet1: apple
2. Worksheet2: applie
3. Worksheet3: green apple
4. Worksheet4: red apple
5. worksheet5: apple red

I want to combine all worksheets and name all these "apples".

I did a very simple find and replace macro with inputs and outputs as arrays but i realised that this is not scalable. If there are 10,000 different words (ie. potentially x5 inputs), I cannot be keying them into the array one by one. Furthermore, the array provides for a 1 to 1 input/output which may be messed up due to human error.

Like to check if there is a more scalable way of doing this, please?

Any advice would be greatly appreciated. Thank you!

Regards
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
welcome

the idea of multiple worksheets with similar names & then combining them sounds, at a high level, a bad idea

this may not be what you're doing, but that is how I interpreted the description

if it is something like that, and maybe this is where you're going anyway, consider instead all the data on one worksheet with an extra field in place of the different worksheet names. so set up like database tables

for sure you'll get a better answer if you describe further details - cause right now, I think, the description of the requirement is insufficient. (and this I'd suggest has resulted in the delay in any answer)

all the best, regards, Fazza
 
Upvote 0

Forum statistics

Threads
1,214,653
Messages
6,120,750
Members
448,989
Latest member
mariah3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top