Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I have a macro which request a date which is then used in an advanced filter My problem is the date seems to be american format mm/dd/yy but i need uk the cell g2 is formatted to dd/mm/yy but comes out as mm/dd/yy after inputbox used MYDATE = InputBox("ENTER DATE DD/MM/YY") Range("G1") = "<=" Range("G2") = MYDATE how do I format inputbox? thanks Tina |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
InputBox a date | Excel Programming | |||
Using Date in InputBox for criteria in code | Excel Programming | |||
Inputbox to enter date | Excel Programming | |||
Inputbox as Date | Excel Programming | |||
Date from InputBox | Excel Programming |