Hi,
I have an access data source which produces data to put into a datalist, it all works fine but i would like to be able to "order by" from a drop down list. I am having difficulties getting the variable into the access data source. Here is the code: -
<asp:AccessDataSource...
Hi,
I have a very large spreadsheet (up to the maximum 65000) I am facing the task of manually looking through, cutting and pasting any rows which have an N/A in the L column, (these are about every 15 rows, but are sporadic) therefore it's a massive task that i feel could be sorted quickly...
Hi,
I've got two excel files, one has a list of products and their current prices and they all have a product ID, I have another file with a list of price's that need updating. I was wondering what the best way of going about merging the two files together, with the old price and the new price...
Hi,
I'd like to create a report applying possibly SQL or even a filter? To a set report.
I have a basic design but the thing is i cant just use Access to select which fields i want to include because the fields themselves are always changing. So i need it so that in essence you select from a...
Hi,
I currently have it so that you enter a name in a text box, that then creates it as a field in a table using the append command. I would like it to do one of many different things all aiming for the same goal.
I want it to either, make the new field as a check box field, if you cant do that...
Hi,
I need a way of accessing a cell using the recordset command so for instance the code.
rs.Movefirst
While not rs.EOF
rs.[MYVARIABLE] = "True"
rs.Movenext
Wend
Or if there is no solution to this is there any other way that you could instantly fill all of the cells in a column through the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.