Hi Kumar,

For your 1st Question, you need to write the macro in Worksheet_Change
Event.
For your 2nd Question, yes you can get only formula text. You can use the
formula called FORMULATEXT

=FORMULATEXT(Cell_Refefence)

Note: FORMULATEXT is a new formula in 2013 Version of excel. Previous
versions of excel you wont find this formula



On Tue, Jul 7, 2015 at 4:38 PM, Kumar Bhanushali <
kumar.bhanush...@pmcprojects.com> wrote:

>
> *Dear Sir,*
>
> 1) Is there any way, that if any value is pasted in column, it should be
> automatically round off to specified value.
>
> 2) Is there any way, that if cell having formula is copied and it will
> paste to another sheet, but it will paste only formula text removing = from
> it, not value.
>
>
>
>
> *Regards, Kumar Bhanushali*
> DISCLAIMER
> The information contained in this e-mail including attachment is meant
> only for the addressee and may contain confidential and privileged
> information. Any use, distribution, printing, retransmission,
> dissemination, copying or disclosure of this e-mail by any other person is
> strictly prohibited and may be unlawful. If you are not the intended
> recipient and receive this e-mail in error, please notify the sender by
> reply e-mail and then permanently delete this message. Electronic
> transmission cannot be guaranteed to be secured. Accordingly, PMC Projects
> (I) Pvt Ltd does not accept liability for any data loss, corruption,
> interception, unauthorised amendment, viruses, delays or consequences
> thereof.
>
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
> 2) Don't post a question in the thread of another member.
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
> 4) Acknowledge the responses you receive, good or bad.
> 5) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and
> members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google Groups
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at http://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.

Reply via email to