Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
1) Can you make a macro that searches for text and then replace that text
with other text? 2) If so, can you make this macro look for several different text and replace them all with the same text? 3) Can you make a formula that shows the current month in the following format: January, February, March, April, May€¦ 4) Can you make a macro that replaces parts of a file name in the reference portion of a formula? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
My guess for this Q
3) Can you make a formula that shows the current month in the following format: January, February, March, April, May€¦ In any cell: =TEXT(TODAY(),"mmmm") If above helped in some way, high-five this response, click the YES button below P/s: Ask only 1 specific question per thread. Make it attractive for responders to respond. Post in .progamming for questions involving macros. That's where the vba savvy responders live, breathe n hang out. -- Max Singapore http://savefile.com/projects/236895 Downloads:23,000 Files:370 Subscribers:66 xdemechanik --- |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I replace a ' at the beginning of a text cell using Replace | Excel Discussion (Misc queries) | |||
find text in cell and replace it with part of the text in that ce. | Excel Discussion (Misc queries) | |||
How do I change replace text in a cell for different text? | Excel Worksheet Functions | |||
How to replace a text with another | Excel Worksheet Functions | |||
Replace Text w/ VBA | Excel Discussion (Misc queries) |