Microsoft
Software
Hardware
Network
Question : Combining Cells
Is there a way to combine cells for code below
Sheets("Data").Cells(1, 8).Copy & "/" & Sheets("Data").cells(1,10)
.copy
Answer : Combining Cells
if you need to add data into cell C1 of the sheet add this code
Range("C2")= Range("a1") + "/" + Range("b1")
Random Solutions
Need to allow a hyphens ("-") for user names in text field
Close SQL connection
Find out all used objects?
The SQL service failed to start on Windows 2003 Server
XP Pro SP3 boots to blank blue screen.
BSOD 0X40000080
In MS Access 2003 - how do I import scanned images easily into record?
cannot access win xp system in workgroup
Get autonumber ( unique ID ) of newly inserted record, then insert value into a relating table, ms access 2003
Access 2003 report to print labels