Thread: Format
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_5_] Dave Peterson[_5_] is offline
external usenet poster
 
Posts: 1,758
Default Format

There should be a button with "options " or "<< Options" on it (bottom right
corner of the dialog).

If you click on it, it either shows more options or hides those options.



Dan @BCBS wrote:

Wow, I did not now this was available.

One question, I don't have a "options" ( Click on Options and check 'Match
entire cell contents'.)
I'm using Excel 2000.

I just skipped to replace all..

"Sharad" wrote:

Well, I guess that you are doing the exporting manually and not through
VBA, right?

Then select your entire table 2.

Clcik on 'Edit' Menu and Select 'Replace'

In Find What: enter 1
In Replace With: Y
Click on Options and check 'Match entire cell contents'.
Click on Replace All.

Repeat for 2 to be replace by N

Sharad



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


--

Dave Peterson