hsandeep
Well-known Member
- Joined
- Dec 6, 2008
- Messages
- 1,226
- Office Version
- 2010
- Platform
- Windows
- Mobile
In my Workbook there are 20 Worksheets using vba. These codes in each ws removes formula from different cells at a particular given ‘time’ & leaves the value in these respective cells, although the ‘time’ differs from ws to ws.
In a new ws (tab named “Record”, Sheet98), C2:C21 contains ws “tab name”. D2:D21 contains “Sheet #s”)
In E2:E21, I want to record the ‘time’ when the formula was removed by the code.
How to accomplish this?
Thanks in advance.
In a new ws (tab named “Record”, Sheet98), C2:C21 contains ws “tab name”. D2:D21 contains “Sheet #s”)
In E2:E21, I want to record the ‘time’ when the formula was removed by the code.
How to accomplish this?
Thanks in advance.