Hi,
I would like to know how to add the current time in my Modification column. This column is emty. This file is a text file and I dod not know how to create a script using ADO. Please advice. This is what I have so far.
'On Error Resume Next
Const ForReading = 1
Const ForWriting = 2
'open...
Hi,
I would like to know how to I re-write this script to read and write this script in a text file format. Please advice. Thank you.
call myMacro1()
Sub mymacro1()
'
' mymacro1 Macro
' Macro recorded 2
'
'
const xlDown=&HFFFFEFE7
Set objXL = CreateObject("Excel.Application")...
Hi,
I have an excel spreadsheet with a few columns. I have added a column called modification date and I would like to compare it with a column card num and if there is data in card num then I want the modification date column to add the current date.
How do I do this. Please advice?
Hi...
Hi,
I am new to this forum and scripting. I am tring to add a row to an excel file. The file contains 6 colums and the rows are populated with peoples First Name, Mid Init, Last name, birthdate, job type and date.
I am trying to add a row with Description of the colums (header)at the begining...
Hi,
I am new to this forum and scripting. I am tring to add a row to an excel file. The file contains 6 colums and the rows are populated with peoples First Name, Mid Init, Last name, birthdate, job type and date.
I am trying to add a row with Description of the colums (header)at the begining...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.