SEARCH
Automatic date on cell value add | excel | VBA | excel interview question #vba #date #custom #viral
Spreadsheet Lovers
2023-02-13
Views
7
Description
Share / Embed
Download This Video
Report
Private Sub Worksheet_Change(ByVal Target As Range)
If Target.Cells.Count > 1 Then Exit Sub
If Not Intersect(Target, Range("B:B")) Is Nothing Then
Target.Offset(0, 4).Value = Date
End If
End Sub
Show more
Share This Video
facebook
google
twitter
linkedin
email
Video Link
Embed Video
<iframe width="600" height="350" src="https://dailytv.net//embed/x8i9u9u" frameborder="0" allowfullscreen></iframe>
Preview Player
Download
Report form
Reason
Your Email address
Submit
RELATED VIDEOS
08:37
Excel (Macro) VBA Part-2 | VBA - Cell Referencing | Debug Function - Step into | VBA Coding in Hindi
06:55
Insert picture in Excel cell automatically - Excel Image Assistant
14:30
How to transfer data from one workbook to another automatically using Excel VBA
01:56
Excel Vba Activecell Select Cell
02:36
Excel Vba Cells Tutorial
17:12
Excel VBA Programming Basics Tutorial # 2 | Introduction to Cells,Range and ActiveCell
02:01
Excel Vba Date Time Example
03:57
Coloring cells in excel automatically
02:54
How to Excel Add Data Text or characters to multiple cells within a spreadsheet
04:27
How to do math to multiple cells in microsoft excel (add/subtract/divide/multiple & formulas)
03:57
Adding comment to cell in MS excel
02:11
How to MERGE Cells & Add a Title on Microsoft Excel On a Mac - Basic Tutorial | New