Get cell value into text
Closed
Mats
-
Aug 3, 2010 at 03:47 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Aug 3, 2010 at 07:36 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Aug 3, 2010 at 07:36 AM
Related:
- Get cell value into text
- What function can automatically return the value in cell c77 - Excel Forum
- Cell phone codes - Guide
- Excel cell color formula - Guide
- How to insert rows in excel automatically based on cell value without vba ✓ - Excel Forum
- Insert a function in cell b2 to display the current date from your system. ✓ - Excel Forum
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Aug 3, 2010 at 07:36 AM
Aug 3, 2010 at 07:36 AM
So are you saying that you want to build this "Time_report_August.xlsm" string dynamically and then excel evaluate it to you the result. In that case you have to use address and indirect functions, I would imagine