Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #55.0K
~399 People Reached
Favorite Forums

3 Posted Topics

Member Avatar for Leevisse

You may use Mid(function) as below: Suppose your number is in A1, in A2 or the last cell of the row, input formula = Mid(A1,0,4), then on the next cell = (A1,5,4) like that till last digit. Then next cell would contain formula = A2&"-"&A3&"-"&A4&"" etc. If you can send …

Member Avatar for Dilton1958
0
110
Member Avatar for keeda

THis is easily solved by running a query containing all fields you want in the form and designing the form as tabbed. After designing the query, in the query, make all joins from primary table to other tables as right joins. A sample data base i can send you if …

Member Avatar for Dilton1958
0
180
Member Avatar for John888

Dear John First make a form with two date fields Lets call first one as Firstdate and second one as Seconddate Go to Designview of Form On property sheet of the Seconddate - at Data tab, Change "Enabled" into "No" and "Locked" to "Yes" On property sheet of the Firstdate …

Member Avatar for ChrisPadgham
0
109

The End.