VBA Display In Selected Cell
Closed
azmiismail
Posts
17
Registration date
Thursday March 3, 2011
Status
Member
Last seen
July 20, 2011
-
Mar 17, 2011 at 07:00 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Mar 17, 2011 at 02:24 PM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Mar 17, 2011 at 02:24 PM
Related:
- VBA Display In Selected Cell
- Vba select case like - Guide
- Clear only the formatting from the selected cell (leaving the content) - Guide
- Number to words in excel formula without vba - Guide
- How to take screenshot of selected area in excel - Guide
- Huawei display check code - Guide
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Mar 17, 2011 at 08:42 AM
Mar 17, 2011 at 08:42 AM
could you please re-explain your issue with some exaple
Could you please upload a sample EXCEL file WITH sample data, macro, formula , conditional formatting etc on some shared site like https://authentification.site , http://docs.google.com, http://wikisend.com/ , http://www.editgrid.com etc
AND post back here the link to allow better understanding of how it is now and how you foresee. Based on the sample book, could you re-explain your problem too.
Note: your data need not be to be real data but a good representative of how data looks like
Could you please upload a sample EXCEL file WITH sample data, macro, formula , conditional formatting etc on some shared site like https://authentification.site , http://docs.google.com, http://wikisend.com/ , http://www.editgrid.com etc
AND post back here the link to allow better understanding of how it is now and how you foresee. Based on the sample book, could you re-explain your problem too.
Note: your data need not be to be real data but a good representative of how data looks like
Mar 17, 2011 at 10:24 AM
Mar 17, 2011 at 10:53 AM
Mar 17, 2011 at 01:33 PM
Mar 17, 2011 at 01:35 PM
Mar 17, 2011 at 02:24 PM
Rng.Row will give you the row number where the match occured. Now you have to see if it is an odd number or a even number and then act according.