Register
Help
Remember Me?
Forum
What's New?
Activity Stream
New Posts
Today's Posts
New Events
Mark Forums Read
Quick Links
Today's Posts
How to Post a Question
How to Mark Thread Solved
How to Attach Files
Advanced Search
Home
Activity Stream
AccessForums.net is a forum dedicated to Microsoft Access, if you want to ask any Access related questions or help other members out, please
join our community
, the registration is free and takes only one minute.
Activity Stream
Filter
Sort By
Time
Show
Recent
Recent
Popular
Popular
Anytime
Anytime
Last 7 Days
Last 7 Days
Last 30 Days
Last 30 Days
All
All
Photos
Photos
Forum
Forums
New Activity (
)
Please reload this page to view the 200+ new activity items that have been created.
Older Activity
Today,
01:09 PM
mike60smart
replied to a thread
Coding help!!!!
in
Access
Hi The following now should do what you want.
see more
22 replies | 3114 view(s)
Today,
12:32 PM
deepaksharma
replied to a thread
Coding help!!!!
in
Access
Let me tell you that I am new in Access and coding, I come to this forum only after doing all the hard work. I also looked at Mike's code...
see more
22 replies | 3114 view(s)
Today,
12:19 PM
Welshgasman
replied to a thread
Coding help!!!!
in
Access
By that I mean you cannot even be bothered to see how Mike did what he did? As I mentioned before, you will learn nothing expecting everything to...
see more
22 replies | 3114 view(s)
Today,
12:09 PM
deepaksharma
replied to a thread
Coding help!!!!
in
Access
Hello Mike, I have now understood points two and three very well. Thank you. Actually number of offers is showing wrong in recent orders form it...
see more
22 replies | 3114 view(s)
Today,
12:08 PM
deepaksharma
replied to a thread
Coding help!!!!
in
Access
I didn't understand what you meant Welshgasman
see more
22 replies | 3114 view(s)
Today,
09:04 AM
mike60smart
replied to a thread
Coding help!!!!
in
Access
Hi Welshgasman Even worse than me!!
see more
22 replies | 3114 view(s)
Today,
09:02 AM
mike60smart
replied to a thread
Coding help!!!!
in
Access
Hi Q1. Actually, what I mean is from today to those last seven days in which orders have been noted, it is not necessary that the work of noting...
see more
22 replies | 3114 view(s)
Today,
08:59 AM
Welshgasman
replied to a thread
Coding help!!!!
in
Access
You really do not want to do ANY work for yourself, do you? :(
see more
22 replies | 3114 view(s)
Today,
08:58 AM
Welshgasman
replied to a thread
Compile error: Expected End Function
in
Modules
Definitely, see post #3
see more
5 replies | 235 view(s)
Today,
08:57 AM
outdoor
replied to a thread
Compile error: Expected End Function
in
Modules
Maybe I'm not understanding something. I start with function mine() and end with end function. I'm trying to have a macro trigger the Sub to end...
see more
5 replies | 235 view(s)
Today,
08:57 AM
davegri
replied to a thread
Compile error: Expected End Function
in
Modules
Try it this way Public Function mine() Call InsertData End Function Sub InsertData() DoCmd.TransferText transfertype:=acImportDelim, _
see more
5 replies | 235 view(s)
Today,
08:56 AM
CJ_London
replied to a thread
Compile error: Expected End Function
in
Modules
Your insertdata sub is embedded in your mine function - you can’t do that
see more
5 replies | 235 view(s)
Today,
08:55 AM
Welshgasman
replied to a thread
Compile error: Expected End Function
in
Modules
You start with a Sub and end with an End Function??? :( Which one do you actually want? As you are not returning anything I would go with Sub?,...
see more
5 replies | 235 view(s)
Today,
08:50 AM
deepaksharma
replied to a thread
Coding help!!!!
in
Access
thanks mike 1. Actually, what I mean is from today to those last seven days in which orders have been noted, it is not necessary that the work of...
see more
22 replies | 3114 view(s)
Today,
08:26 AM
outdoor
started a thread
Compile error: Expected End Function
in
Modules
When i try to run a macro from Access : Runcode Function name mine() I get the compile error Here is my module Public Function mine() ...
see more
5 replies | 235 view(s)
Today,
03:09 AM
isladogs
replied to a thread
Cascading Combo boxes
in
Forms
Have a look at my example based on UK Postcodes Cascading Combo Boxes (isladogs.co.uk)
see more
2 replies | 690 view(s)
Yesterday,
06:34 PM
June7
replied to a thread
Cascading Combo boxes
in
Forms
Since you know the terminology and this is a common topic, have you done any research for code? What have you tried? Review...
see more
2 replies | 690 view(s)
Yesterday,
06:13 PM
tkatende
started a thread
Cascading Combo boxes
in
Forms
Hello there, i have a database that looks at districts and counties . I would like users when they select a particular district in one combo box...
see more
2 replies | 690 view(s)
Yesterday,
03:35 PM
isladogs
replied to a thread
Change the order of the Manage Import tasks window
in
Import/Export Data
Thanks for the files. Tested & replied by email.
see more
40 replies | 5963 view(s)
Yesterday,
01:32 PM
mike60smart
posted a
visitor message
on
deepaksharma's
profile
I am available on Skype now. Call me
see more
Yesterday,
11:34 AM
isladogs
replied to a thread
Change the order of the Manage Import tasks window
in
Import/Export Data
Received your email and have just sent this reply: You sent the database but not the 5 spreadsheets so I can’t test it on your files. Please...
see more
40 replies | 5963 view(s)
Yesterday,
11:29 AM
mainerain
replied to a thread
sum of multiple fields for a record
in
Queries
Ok, Thanks for reply. That makes sense.
see more
2 replies | 825 view(s)
Yesterday,
11:03 AM
mike60smart
replied to a thread
sum of multiple fields for a record
in
Queries
Hi Yes you can. You would create a Query based on the specific table. Then in a blank new Column you would create the following Alias. ...
see more
2 replies | 825 view(s)
Yesterday,
10:56 AM
mainerain
started a thread
sum of multiple fields for a record
in
Queries
How can I mathematically add different fields of one record together? Can this be done in Query Design? Thanks
see more
2 replies | 825 view(s)
Yesterday,
10:14 AM
CJ_London
replied to a thread
Change the order of the Manage Import tasks window
in
Import/Export Data
I use Opera as my main browser
see more
40 replies | 5963 view(s)
Yesterday,
09:32 AM
mike60smart
replied to a thread
Coding help!!!!
in
Access
OK So the following http://www.databasedev.co.uk/calculate_work_days.html gives you the Code to use. You will have to create a Table that...
see more
22 replies | 3114 view(s)
Yesterday,
09:26 AM
ano
replied to a thread
forms bottom line not good readable
in
Forms
thanks for the suggestion, i was planning that but more easy if already available :):):)
see more
4 replies | 1265 view(s)
Yesterday,
08:54 AM
deepaksharma
replied to a thread
Coding help!!!!
in
Access
Welcome mike please see attached file in post 10
see more
22 replies | 3114 view(s)
Yesterday,
08:29 AM
mike60smart
replied to a thread
forms bottom line not good readable
in
Forms
Hi Ano Usual practice is to hide these navigation options which can be a bit confusing to users. Add a Search Combobox or Textbox in the Header of...
see more
4 replies | 1265 view(s)
Yesterday,
08:21 AM
mike60smart
replied to a thread
Coding help!!!!
in
Access
Hi Can you upload what you have tried so far
see more
22 replies | 3114 view(s)
More Activity
No More Results
No Recent Activity