Is it possible to insert time with a commandbutton into a cell with text already. If so the time would go to far right of cell.
Thanks Z
Vba to insert time in cell with text
-
-
-
-
Re: Vba to insert time in cell with text
Thanks Mumps
This will work, is there a way to force the time to far right of cell? -
Re: Vba to insert time in cell with text
You can align the entire cell to the right but I'm not sure if you can align part of the cell contents to the right. You can force the time further to the right by adding spaces between the quotes in the code. I don't know if this would work for you.
-
Re: Vba to insert time in cell with text
Thanks will give it a try
-
Re: Vba to insert time in cell with text
That did the trick Mumps, what if I wanted Date instead with a certain format.
-
-
Re: Vba to insert time in cell with text
Omg that is perfect Mumps, Thanks you so much for your time on this.
Z -
Re: Vba to insert time in cell with text
My pleasure.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!