ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   ID: 860 Please help! (https://www.excelbanter.com/excel-programming/326008-id-860-please-help.html)

Leanne

ID: 860 Please help!
 


Tom Ogilvy

860 Please help!
 
Your actually showing the dataform twice.

Sub AA()
Application.Goto Reference:="DataTable"
ActiveSheet.ShowDataForm
End Sub

should be sufficient. If your data doesn't start in one of cells A1:B2,
then you need to name your DataTable to DataBase.

I couldn't reproduce any space problem in a date field. It appears the
form uses the specified short date format to display the data.

--
Regards,
Tom Ogilvy
"Leanne" wrote in message
...




Bob Phillips[_6_]

860 Please help!
 
Deduced from a blank message?

Bob


"Tom Ogilvy" wrote in message
...
Your actually showing the dataform twice.

Sub AA()
Application.Goto Reference:="DataTable"
ActiveSheet.ShowDataForm
End Sub

should be sufficient. If your data doesn't start in one of cells A1:B2,
then you need to name your DataTable to DataBase.

I couldn't reproduce any space problem in a date field. It appears the
form uses the specified short date format to display the data.

--
Regards,
Tom Ogilvy
"Leanne" wrote in message
...






Tom Ogilvy

860 Please help!
 
No, from the second post, but never know what the poster can see.

--
Regards,
Tom Ogilvy

"Bob Phillips" wrote in message
...
Deduced from a blank message?

Bob


"Tom Ogilvy" wrote in message
...
Your actually showing the dataform twice.

Sub AA()
Application.Goto Reference:="DataTable"
ActiveSheet.ShowDataForm
End Sub

should be sufficient. If your data doesn't start in one of cells A1:B2,
then you need to name your DataTable to DataBase.

I couldn't reproduce any space problem in a date field. It appears the
form uses the specified short date format to display the data.

--
Regards,
Tom Ogilvy
"Leanne" wrote in message
...









All times are GMT +1. The time now is 10:14 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com